This commit is contained in:
朱子楚\zhuzi
2023-03-30 22:10:05 +08:00
parent e014aa774d
commit 1ab69e401a
4 changed files with 11 additions and 3 deletions

View File

@ -34,7 +34,7 @@ jobs:
with:
version: ${{ matrix.qt_ver }}
cached: 'false'
modules: 'all'
modules: 'qtmultimedia'
- uses: actions/checkout@v2
with:
fetch-depth: 1