mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-02 08:05:29 +08:00
update
This commit is contained in:
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 }}
|
||||
|
Reference in New Issue
Block a user