Skip to content

Commit 7022fc2

Browse files
committed
Fix svscraft QtShaderTools linking
1 parent ff0069c commit 7022fc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/actions/initialize-build-environment/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ runs:
4545
uses: jurplel/install-qt-action@v4
4646
with:
4747
version: ${{ inputs.qt_version }}
48-
modules: qt5compat
48+
modules: qt5compat qtshadertools
4949
cache: true

src/libs/3rdparty/svscraft

0 commit comments

Comments
 (0)