mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2024-11-23 03:10:10 +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:
|
||||
# Version of Qt to install
|
||||
version: ${{ matrix.qt_ver }}
|
||||
archives: '6.4.3 qtbase qttools qtsvg qtqml qtquick'
|
||||
modules: 'qtmultimedia qt5compat qtqml qtquick'
|
||||
archives: '6.4.3 qtbase qttools qtsvg'
|
||||
modules: 'qtmultimedia qt5compat qml quick'
|
||||
# Target platform for build
|
||||
# target: ${{ matrix.qt_target }}
|
||||
arch: ${{ matrix.qt_arch }}
|
||||
|
Loading…
Reference in New Issue
Block a user