main
朱子楚\zhuzi 2023-03-25 00:28:39 +08:00
parent 00f08eaf99
commit f5adefb0f1
1 changed files with 1 additions and 1 deletions

View File

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