From ff1608a0bb19be625d0d4ac544cfeba0245c0be7 Mon Sep 17 00:00:00 2001 From: x-tools-author Date: Sat, 20 Apr 2024 15:12:58 +0000 Subject: [PATCH] update daily_build.yml --- .workflow/daily_build.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.workflow/daily_build.yml b/.workflow/daily_build.yml index 5374874f..ba0c4d30 100644 --- a/.workflow/daily_build.yml +++ b/.workflow/daily_build.yml @@ -22,13 +22,14 @@ stages: commands: - apt-get update --fix-missing -y - apt-get install libgl1-mesa-dev -y - - apt-get install qtbase5-* -y + - '' - qmake -v - - 'pip3 install aqtinstall ' + - '' + - 'pip install aqtinstall ' - 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" - - cmake --build . --target xTools + - ls + - '' artifacts: - name: BUILD_ARTIFACT path: