update daily_build.yml

This commit is contained in:
Qsaker 2023-11-21 10:17:59 +00:00 committed by Gitee
parent 0f4752456e
commit f2a91c3f40
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -28,6 +28,7 @@ stages:
- apt-get install libqt5serialport5 libqt5serialport5-dev -y
- apt-get install libqt5charts5 libqt5charts5-dev -y
- apt-get install libqt5serialbus5 libqt5serialbus5-dev -y
- apt-get install libqt5bluetooth5 libqt5bluetooth5-bin -y
- '# apt-get install qttools5-dev* -y'
- '# apt-get install qttools5-private-dev -y'
- 'mkdir build && cd build '