update workflow

This commit is contained in:
uncor3
2025-10-27 16:10:37 +00:00
parent ef1d984f55
commit aaa14f1c22
+2
View File
@@ -28,6 +28,8 @@ jobs:
with:
version: ${{ env.QT_VERSION }}
modules: "qtmultimedia qtlocation qtpositioning qtserialport"
target: "desktop"
arch: "clang_64"
use-official: true
email: ${{ secrets.QT_EMAIL }}
pw: ${{ secrets.QT_PW }}