trying to resolve out of date cmake

trying to resolve out of date cmake
This commit is contained in:
Alister
2021-08-30 14:03:08 +01:00
parent 1865e68a0d
commit 5d6088ea2a

View File

@@ -13,7 +13,7 @@ image: havric/noggit-red-build:latest
build:
stage: build
before_script:
- apt update
- apt update && apt install -y cmake
script:
- mkdir build
- cd build