Skip to content

Commit 0e7d3d2

Browse files
authored
Update windows.yml
1 parent edf1546 commit 0e7d3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: jurplel/install-qt-action@v4
2020
with:
2121
version: '6.7.2'
22-
modules: 'qtcharts qtmultimedia qt5compat'
22+
modules: 'qtcharts qtmultimedia qt5compat qtshadertools'
2323
arch: 'win64_mingw'
2424
tools: 'tools_mingw90'
2525
- name: Checkout

0 commit comments

Comments
 (0)