This commit is contained in:
朱子楚\zhuzi
2023-03-25 12:21:00 +08:00
parent faa6c625cb
commit 2f95bdf649
2 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ jobs:
version: ${{ matrix.qt_ver }}
arch: ${{ matrix.qt_arch }}
cached: 'false'
aqtversion: '==2.0.5'
aqtversion: '==2.0.5'
modules: 'qtmultimedia qt5compat qtshadertools'
# 拉取代码
- uses: actions/checkout@v2