mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2024-11-23 03:10:10 +08:00
update
This commit is contained in:
parent
6f38bb9985
commit
162c4851ea
3
.github/workflows/windows.yml
vendored
3
.github/workflows/windows.yml
vendored
@ -38,11 +38,10 @@ jobs:
|
||||
with:
|
||||
# Version of Qt to install
|
||||
version: ${{ matrix.qt_ver }}
|
||||
modules: 'qtmultimedia'
|
||||
# Target platform for build
|
||||
# target: ${{ matrix.qt_target }}
|
||||
arch: ${{ matrix.qt_arch }}
|
||||
archives: 'qt5compat'
|
||||
archives: 'qtbase qtmultimedia qt5compat qtsvg'
|
||||
cached: 'false'
|
||||
aqtversion: '==2.1.*'
|
||||
# 拉取代码
|
||||
|
Loading…
Reference in New Issue
Block a user