mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
~/.cargo/env does not exist before rustup-init runs — sourcing it upfront caused the task to fail on clean installs. Switch to a plain command invocation without the premature source. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>