mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-06 13:07:48 +00:00
try usr/bin
This commit is contained in:
@@ -3,7 +3,7 @@ platform:
|
||||
- x64
|
||||
|
||||
build_script:
|
||||
- SET PATH=c:\msys64\bin;%PATH%
|
||||
- SET PATH=C:\msys64\usr\bin\;%PATH%
|
||||
- git clone -q --depth 1 git://github.com/nim-lang/csources.git csources
|
||||
- cd csources
|
||||
- build.bat
|
||||
|
||||
Reference in New Issue
Block a user