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
The script was always using arm64-windows-static even on x64.
Now properly uses x64-windows-static for x64 builds and
arm64-windows-static for ARM64 builds based on architecture detection.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments