We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11b7550 commit 6d30264Copy full SHA for 6d30264
.ci/run.cmd
@@ -1,5 +1,5 @@
1
@echo off
2
-PATH=C:\Windows\system32;C:\Perl64\bin;C:\Program Files\Git\cmd
+PATH=C:\Windows\system32;C:\Perl64\bin;C:\Program Files\Git\cmd;C:\msys64\usr\bin
3
4
IF "%ARCH%"=="" SET ARCH=X86
5
IF "%ARCH%"=="x86" SET ARCH=X86
0 commit comments