This commit is contained in:
Alister
2021-08-31 09:28:30 +01:00

View File

@@ -15,7 +15,7 @@ build:
script:
- mkdir build
- cd build
- cmake ..
- cmake -std=c++20 ..
- make
artifacts:
paths: