mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 17:34:43 +00:00
set path for msys64
This commit is contained in:
@@ -3,6 +3,7 @@ platform:
|
||||
- x64
|
||||
|
||||
build_script:
|
||||
- SET PATH=c:\msys64\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