mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 21:25:27 +02:00
6f84028a8d
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>