main
朱子楚\zhuzi 2023-03-24 23:21:42 +08:00
parent 3c978f1655
commit 4ba19a5bf2
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 }}
modules: 'qtmuiltimedia'
modules: 'qtmultimedia'
# Target platform for build
# target: ${{ matrix.qt_target }}
arch: ${{ matrix.qt_arch }}