main
朱子楚\zhuzi 2023-03-25 00:21:07 +08:00
parent 603bab5d93
commit 795fc26777
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
with:
# Version of Qt to install
version: ${{ matrix.qt_ver }}
archives: 'qttools'
archives: '6.4.3 qtbase qttools'
modules: 'qtmultimedia qt5compat'
# Target platform for build
# target: ${{ matrix.qt_target }}