update
parent
697c379ee1
commit
57d453d574
|
@ -38,8 +38,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
# Version of Qt to install
|
# Version of Qt to install
|
||||||
version: ${{ matrix.qt_ver }}
|
version: ${{ matrix.qt_ver }}
|
||||||
archives: '6.4.3 qtbase qttools qtsvg qtqml qtquick'
|
archives: '6.4.3 qtbase qttools qtsvg'
|
||||||
modules: 'qtmultimedia qt5compat qtqml qtquick'
|
modules: 'qtmultimedia qt5compat qml quick'
|
||||||
# Target platform for build
|
# Target platform for build
|
||||||
# target: ${{ matrix.qt_target }}
|
# target: ${{ matrix.qt_target }}
|
||||||
arch: ${{ matrix.qt_arch }}
|
arch: ${{ matrix.qt_arch }}
|
||||||
|
|
Loading…
Reference in New Issue