Pārlūkot izejas kodu

Update .gitlab-ci.yml

François D 3 gadi atpakaļ
vecāks
revīzija
2180fc9756
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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