update
parent
603bab5d93
commit
795fc26777
|
@ -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: 'qttools'
|
archives: '6.4.3 qtbase qttools'
|
||||||
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