1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-21 23:55:13 -05:00

Update Qt optional packages for 6.8

This commit is contained in:
Jon Beniston 2024-10-20 10:23:56 +01:00
parent ec2f62fa5c
commit 0b84a572d6

View File

@ -76,7 +76,7 @@ jobs:
dir: ${{matrix.config.QT_INST_DIR}} dir: ${{matrix.config.QT_INST_DIR}}
arch: ${{matrix.config.QT_ARCH}} arch: ${{matrix.config.QT_ARCH}}
setup-python: false setup-python: false
modules: 'qtcharts qtwebengine qtstatemachine' modules: 'qtcharts qtscxml'
- name: build sdrangel on Windows - name: build sdrangel on Windows
if: startsWith(matrix.config.os, 'windows') if: startsWith(matrix.config.os, 'windows')
run: | run: |