This commit is contained in:
朱子楚\zhuzi
2023-03-25 01:14:23 +08:00
parent 901c83e499
commit b6befc4416
2 changed files with 12 additions and 1 deletions

View File

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