mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2024-11-23 11:17:15 +08:00
update
This commit is contained in:
parent
697c379ee1
commit
57d453d574
4
.github/workflows/windows.yml
vendored
4
.github/workflows/windows.yml
vendored
@ -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
Block a user