This commit is contained in:
朱子楚\zhuzi
2023-03-25 10:31:12 +08:00
parent b6befc4416
commit 0f7c5f4ff5
3 changed files with 4 additions and 8 deletions

View File

@ -39,13 +39,7 @@ jobs:
# Version of Qt to install
version: ${{ matrix.qt_ver }}
modules: 'qtmultimedia qt5compat qtshadertools'
# Target platform for build
# target: ${{ matrix.qt_target }}
set-env: 'true'
tools-only: 'false'
aqtversion: '==2.1.*'
py7zrversion: '==0.19.*'
extra: '--external 7z'
arch: ${{ matrix.qt_arch }}
cached: 'false'
# 拉取代码