Update .gitlab-ci.yml

This commit is contained in:
Alister
2021-11-04 21:40:58 +00:00
parent 7da3193f36
commit af98fb1f84

View File

@@ -18,7 +18,7 @@ build:
- cmake -version
- mkdir build
- cd build
- cmake .. -D WITH_SDL2APPLICATION=Flase
- cmake .. -DWITH_SDL2APPLICATION=Flase
- make
artifacts:
paths: