Skip to content

Commit edf1546

Browse files
authored
Update linux.yml
1 parent c815c56 commit edf1546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.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
- name: Checkout
2424
uses: actions/checkout@v3
2525

0 commit comments

Comments
 (0)