Update .gitlab-ci.yml

This commit is contained in:
Alister
2021-11-04 18:06:49 +00:00
parent 4f5f584ee2
commit 1e3a6cbe1a

View File

@@ -14,7 +14,7 @@ build:
stage: build
script:
- cmake ./
-msbuild ./
- msbuild ./
artifacts:
paths:
- build