1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-12-23 01:55:48 -05:00

Add qtwebengine to Windows build

This commit is contained in:
Jon Beniston 2022-02-05 21:33:39 +00:00
parent 420fbbcec1
commit ca717f4648

View File

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