mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 21:25:27 +02:00
9ab90a2778
GH Actions always sets HOME=/github/home (a mounted host temp dir) regardless of Dockerfile USER. Bun uses HOME for temp/cache and can't write to the GH-mounted dir. Override HOME to the actual runner home. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>