This commit is contained in:
@@ -20,5 +20,5 @@ steps:
|
||||
image: dockcross/windows-static-x64
|
||||
commands:
|
||||
- cmake -DCMAKE_BUILD_TYPE=Release . -B build-release
|
||||
- mingw32-make --build build-release --target all -- -j 4
|
||||
- cmake --build build-release --target all -- -j 4
|
||||
- build-release/PorygonLangTests -s
|
||||
|
||||
Reference in New Issue
Block a user