chore: update daily_build.yml

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

View File

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