Skip to content

Commit 5e000b9

Browse files
authored
Update Qt modules in msvc.yml workflow
Added qtimageformats and qtmultimedia modules to the workflow.
1 parent a0aa510 commit 5e000b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/msvc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
os: windows-2022
2121
qt_version: 6.9.3
2222
qt_arch: win64_msvc2022_64
23-
qt_modules: qtscxml qtserialport
23+
qt_modules: qtscxml qtserialport qtimageformats qtmultimedia
2424

2525
- CMAKE_GENERATOR_PLATFORM: Win32
2626
VCPKG_TARGET_TRIPLET: x86-windows
@@ -35,7 +35,7 @@ jobs:
3535
VCPKG_PLATFORM_TOOLSET: v143
3636
qt_version: 6.9.3
3737
qt_arch: win64_msvc2022_arm64
38-
qt_modules: qtscxml qtserialport
38+
qt_modules: qtscxml qtserialport qtimageformats qtmultimedia
3939
os: windows-11-arm
4040

4141
# See: [About GitHub-hosted runners](https://docs.github.com/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners)

0 commit comments

Comments
 (0)