Update .gitlab-ci.yml

This commit is contained in:
Lukas Steiner
2021-09-17 13:12:58 +00:00
parent 228fab80a1
commit 69656e1b40

View File

@@ -6,7 +6,7 @@ variables:
before_script:
- apt-get update --yes
- apt-get install --yes cmake python3 qt5-default libqwt-qt5-dev sqlite3
- apt-get install --yes cmake python3 qtbase5-dev libqwt-qt5-dev sqlite3
stages:
- build