update daily_build.yml

This commit is contained in:
x-tools-author 2024-04-20 15:12:58 +00:00 committed by Gitee
parent a75e4dfce9
commit ff1608a0bb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -22,13 +22,14 @@ stages:
commands: commands:
- apt-get update --fix-missing -y - apt-get update --fix-missing -y
- apt-get install libgl1-mesa-dev -y - apt-get install libgl1-mesa-dev -y
- apt-get install qtbase5-* -y - ''
- qmake -v - qmake -v
- 'pip3 install aqtinstall ' - ''
- 'pip install aqtinstall '
- aqt install-qt linux desktop 6.5.3 gcc_64 -m qtcharts qtserialbus qtserialport - aqt install-qt linux desktop 6.5.3 gcc_64 -m qtcharts qtserialbus qtserialport
- '' - ''
- cmake -DCMAKE_PREFIX_PATH=/usr/lib/x86_64-linux-gnu/cmake/Qt5 -DCMAKE_BUILD_TYPE:STRING=Release -G "CodeBlocks - Unix Makefiles" ../ -G "Unix Makefiles" - ls
- cmake --build . --target xTools - ''
artifacts: artifacts:
- name: BUILD_ARTIFACT - name: BUILD_ARTIFACT
path: path: