mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-02-09 00:05:39 +08:00
update
This commit is contained in:
parent
57d453d574
commit
424a6137c5
8
.github/workflows/windows.yml
vendored
8
.github/workflows/windows.yml
vendored
@ -38,8 +38,12 @@ 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'
|
archives: '6.4.3 qt3d qtbase qtcharts qtconnectivity qtdatavis3d qtdeclarative qtgamepad qtgraphicaleffects
|
||||||
modules: 'qtmultimedia qt5compat qml quick'
|
qtimageformats qtlocation qtlottie qtmultimedia qtnetworkauth qtpurchasing qtquick3d
|
||||||
|
qtquickcontrols qtquickcontrols2 qtquicktimeline qtremoteobjects qtscript qtscxml qtsensors
|
||||||
|
qtserialbus qtserialport qtspeech qtsvg qttools qtvirtualkeyboard qtwayland qtwebchannel
|
||||||
|
qtwebengine qtwebglplugin qtwebsockets qtwebview qtx11extras qtxmlpatterns'
|
||||||
|
modules: 'qtmultimedia qt5compat'
|
||||||
# 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…
x
Reference in New Issue
Block a user