This commit is contained in:
朱子楚\zhuzi
2023-03-30 21:59:32 +08:00
parent b5894158d2
commit 0595e2e640
3 changed files with 2 additions and 5 deletions

View File

@ -41,7 +41,6 @@ jobs:
# target: ${{ matrix.qt_target }}
arch: ${{ matrix.qt_arch }}
cached: 'false'
modules: 'all'
aqtversion: '==2.0.5'
# 拉取代码
- uses: actions/checkout@v2