Update .gitlab-ci.yml

This commit is contained in:
Lukas Steiner
2021-09-17 13:14:24 +00:00
parent 69656e1b40
commit ebec78bc9f

View File

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