Skip to content

Commit 870581d

Browse files
committed
downgrading qt to 6.7.1 on linux too
1 parent 08fb9c2 commit 870581d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
submodules: recursive
3535

3636
- name: Install Qt
37-
uses: jurplel/install-qt-action@v3
37+
uses: jurplel/install-qt-action@latest
3838
with:
3939
version: ${{ env.QT_VERSION }}
4040
host: linux

0 commit comments

Comments
 (0)