update daily_build.yml

This commit is contained in:
Qsaker 2023-11-24 17:18:22 +00:00 committed by Gitee
parent 0b171cd2e9
commit 56ee4f7cb5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -22,7 +22,7 @@ stages:
commands:
- apt-get update --fix-missing -y
- apt-get install libgl1-mesa-dev -y
- apt-get install qtbase5-dev -y
- apt-get install qtbase5-* -y
- qmake -v
- apt-get install libqt5charts5* -y
- apt-get install libqt5serialbus5* -y