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(runner): recognize MINGW/MSYS/CYGWIN as Windows in wrapper script (#46)
The Unix wrapper script now properly detects Git Bash, MSYS2, and Cygwin
environments as Windows and uses the correct Windows binary with .exe
extension.
Closes#45
0 commit comments