update
parent
d2e1a6fef9
commit
7e60bfd37f
|
@ -38,7 +38,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
# Version of Qt to install
|
# Version of Qt to install
|
||||||
version: ${{ matrix.qt_ver }}
|
version: ${{ matrix.qt_ver }}
|
||||||
modules: 'qtmultimedia qt5compat'
|
modules: 'qtmultimedia qtcompat'
|
||||||
install-deps: 'true'
|
install-deps: 'true'
|
||||||
# Target platform for build
|
# Target platform for build
|
||||||
# target: ${{ matrix.qt_target }}
|
# target: ${{ matrix.qt_target }}
|
||||||
|
|
Loading…
Reference in New Issue