Johannes Kreutz %!s(int64=3) %!d(string=hai) anos
pai
achega
bbb084b0d8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -6,7 +6,7 @@ build_release_linux:
   stage: release
   when: manual
   before_script:
-    - apt update && apt -y install build-essential wget
+    - apt update && apt -y install build-essential wget cmake
     - cd trackpoint-app
     - ./build-dependencies-first.sh release
     - mkdir build