Update .gitlab-ci.yml file

This commit is contained in:
Skarn
2022-03-04 20:06:17 +00:00
parent f8fe1b3836
commit 7779da3747

View File

@@ -18,7 +18,7 @@ build:
- cmake -version - cmake -version
- mkdir build - mkdir build
- cd build - cd build
- cmake .. -DWITH_SDL2APPLICATION=Flase - cmake .. -DCMAKE_BUILD_TYPE=Release -DNOGGIT_OPENGL_ERROR_CHECK=OFF -DNOGGIT_ENABLE_TRACY_PROFILER=OFF -DFASTNOISE2_NOISETOOL=OFF
- make - make
artifacts: artifacts:
paths: paths: