Trying to make a real windows CI.

This commit is contained in:
Anonymus Raccoon
2020-04-03 16:59:09 +02:00
committed by GitHub
parent 2ba646d3ef
commit 65ffa33ea2
+1
View File
@@ -27,6 +27,7 @@ jobs:
run: |
Set-Location build
cmake .. -G "MinGW Makefiles" -DCMAKE_SH="CMAKE_SH-NOTFOUND" -DGITBUILD=true
tree /F
- name: Build with Makefile
run: |
mingw32-make -C build ComSquare