mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-21 15:51:47 -05:00
Update Qt optional packages for 6.8
This commit is contained in:
parent
ec2f62fa5c
commit
0b84a572d6
2
.github/workflows/sdrangel.yml
vendored
2
.github/workflows/sdrangel.yml
vendored
@ -76,7 +76,7 @@ jobs:
|
||||
dir: ${{matrix.config.QT_INST_DIR}}
|
||||
arch: ${{matrix.config.QT_ARCH}}
|
||||
setup-python: false
|
||||
modules: 'qtcharts qtwebengine qtstatemachine'
|
||||
modules: 'qtcharts qtscxml'
|
||||
- name: build sdrangel on Windows
|
||||
if: startsWith(matrix.config.os, 'windows')
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user