update
parent
795fc26777
commit
00f08eaf99
|
@ -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 }}
|
||||||
archives: '6.4.3 qtbase qttools'
|
archives: '6.4.3 qtbase qttools qtsvg qtquickcontrols2'
|
||||||
modules: 'qtmultimedia qt5compat'
|
modules: 'qtmultimedia qt5compat'
|
||||||
# Target platform for build
|
# Target platform for build
|
||||||
# target: ${{ matrix.qt_target }}
|
# target: ${{ matrix.qt_target }}
|
||||||
|
|
Loading…
Reference in New Issue