mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Revert "Bump jurplel/install-qt-action from 3 to 4 (#1652)"
This reverts commit f57c4f84acd92dede4a2e5e1c8eef6786eaff99c.
This commit is contained in:
parent
f57c4f84ac
commit
c9518db597
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
@ -137,7 +137,7 @@ jobs:
|
||||
echo -n "+PR${{ github.event.pull_request.number }}" >> .version
|
||||
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v4
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
version: ${{env.QT_VERSION}}
|
||||
target: 'desktop'
|
||||
|
2
.github/workflows/push-master.yml
vendored
2
.github/workflows/push-master.yml
vendored
@ -102,7 +102,7 @@ jobs:
|
||||
submodules: recursive
|
||||
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v4
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
version: ${{env.QT_VERSION}}
|
||||
target: 'desktop'
|
||||
|
Loading…
x
Reference in New Issue
Block a user