83725e1a2a
cargo.exe lives in %USERPROFILE%\.cargo\bin but act does not automatically export it into the CI subprocess PATH. Added an explicit step to append that directory to GITHUB_PATH, matching what the Linux job already does for $HOME/.cargo/bin. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>