Skip to content

Commit 50ff07e

Browse files
committed
Remove qtshadertools module from the Linux workflow
1 parent 59183e6 commit 50ff07e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
qt-version: ['6.6']
1616
qt-target: ['desktop']
17-
qt-modules: ['qtshadertools']
17+
qt-modules: ['']
1818
arch: ['amd64']
1919
ubuntu-version: ['20.04']
2020
steps:

0 commit comments

Comments
 (0)