mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-04 00:13:08 +00:00
Fix Qt Runner
This commit is contained in:
parent
6331eb1d8a
commit
b9b040dd1f
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -111,7 +111,7 @@ jobs:
|
|||||||
- name: Setup Qt
|
- name: Setup Qt
|
||||||
uses: jurplel/install-qt-action@v4
|
uses: jurplel/install-qt-action@v4
|
||||||
with:
|
with:
|
||||||
version: 6.9.0
|
version: 6.8.2
|
||||||
host: windows
|
host: windows
|
||||||
target: desktop
|
target: desktop
|
||||||
arch: win64_msvc2022_64
|
arch: win64_msvc2022_64
|
||||||
@ -228,7 +228,7 @@ jobs:
|
|||||||
- name: Setup Qt
|
- name: Setup Qt
|
||||||
uses: jurplel/install-qt-action@v4
|
uses: jurplel/install-qt-action@v4
|
||||||
with:
|
with:
|
||||||
version: 6.9.0
|
version: 6.8.2
|
||||||
host: mac
|
host: mac
|
||||||
target: desktop
|
target: desktop
|
||||||
arch: clang_64
|
arch: clang_64
|
||||||
|
Loading…
Reference in New Issue
Block a user