From 2eeb04135386a1ae75251c317452afb774163fb7 Mon Sep 17 00:00:00 2001 From: Black Hat Date: Sun, 14 Oct 2018 02:48:42 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7f1f0d1..bc30368 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,6 +20,7 @@ build-appimage: image: rabits/qt:5.11-desktop stage: build before_script: + - sudo apt-get update - sudo apt-get install -y wget libpulse-dev - git submodule update --init --recursive - wget https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage