Explorar o código

Update .gitlab-ci.yml

François D %!s(int64=3) %!d(string=hai) anos
pai
achega
2180fc9756
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -9,7 +9,7 @@ build:
   # instead of calling g++ directly you can also use some build toolkit like make
   # install the necessary build tools when needed
   # before_script:
-    - apt update && apt -y install make autoconf qt5-default qt5-qmake
+  apt update && apt -y install make autoconf
   script:
     - qmake
     - make