Commit cfabef7
fix: unconditionally set CARGO_HOME for Rust in chroot mode
The setup-rust-toolchain action doesn't set CARGO_HOME - it uses the
default $HOME/.cargo path. Changed the capture step to unconditionally
set CARGO_HOME=$HOME/.cargo so it's available in AWF chroot mode.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 6e8527e commit cfabef7
1 file changed
Lines changed: 42 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments