You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix Windows build: make cargo visible in msys2 shell
The Rust toolchain is installed in the Windows PATH but not visible
from the msys2 shell. Explicitly add cargo to PATH and use per-step
shell selection instead of a job-level default.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments