update
parent
ffd7d3bce5
commit
d2e1a6fef9
|
@ -38,12 +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 qt3d qtbase qtcharts qtconnectivity qtdatavis3d qtdeclarative qtgamepad qtgraphicaleffects
|
modules: 'qtmultimedia qt5compat'
|
||||||
qtimageformats qtlocation qtlottie qtmultimedia qtnetworkauth qtpurchasing qtquick3d
|
install-deps: 'true'
|
||||||
qtquickcontrols qtquickcontrols2 qtquicktimeline qtremoteobjects qtscript qtscxml qtsensors
|
|
||||||
qtserialbus qtserialport qtspeech qtsvg qttools qtvirtualkeyboard qtwayland qtwebchannel
|
|
||||||
qtwebengine qtwebglplugin qtwebsockets qtwebview qtx11extras qtxmlpatterns'
|
|
||||||
modules: 'qtmultimedia qt5compat qttools'
|
|
||||||
# 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