mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-25 21:03:18 +00:00
Various changes
This commit is contained in:
parent
323e66f765
commit
309e90783e
8 changed files with 26 additions and 19 deletions
4
.github/workflows/windows-qt.yml
vendored
4
.github/workflows/windows-qt.yml
vendored
|
@ -26,10 +26,10 @@ jobs:
|
|||
submodules: recursive
|
||||
|
||||
- name: Setup Qt
|
||||
uses: jurplel/install-qt-action@v3
|
||||
uses: jurplel/install-qt-action@v4
|
||||
with:
|
||||
arch: win64_msvc2019_64
|
||||
version: 6.7.0
|
||||
version: 6.7.1
|
||||
|
||||
- name: Configure CMake
|
||||
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue