mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-09 14:09:47 +08:00
Bun's tempdir detection finds a path it can't write to in the GH Actions container (even though /tmp exists). Force both TMPDIR and BUN_TMPDIR to $HOME/tmp which is always writable by the runner user. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>