mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2024-11-23 11:17:15 +08:00
update
This commit is contained in:
parent
64d636d391
commit
30b8c19f52
3
.github/workflows/windows.yml
vendored
3
.github/workflows/windows.yml
vendored
@ -38,11 +38,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
# Version of Qt to install
|
# Version of Qt to install
|
||||||
version: ${{ matrix.qt_ver }}
|
version: ${{ matrix.qt_ver }}
|
||||||
modules: 'qtmultimedia'
|
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 }}
|
||||||
archives: 'qtbase qtsvg qt5compat'
|
|
||||||
cached: 'false'
|
cached: 'false'
|
||||||
aqtversion: '==2.1.*'
|
aqtversion: '==2.1.*'
|
||||||
# 拉取代码
|
# 拉取代码
|
||||||
|
Loading…
Reference in New Issue
Block a user