aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 454da181..cbf9430f 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -40,7 +40,7 @@ jobs:
arch: win64_msvc2019_64
cache: true
cache-key-prefix: install-qt-action
- modules: 'qtwebsockets'
+ modules: 'qtimageformats qtwebsockets'
- name: Configure MSVC (Windows)
uses: ilammy/msvc-dev-cmd@v1