mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2024-11-23 19:29:43 +00:00
Update windows.yml
fixing artifact part3
This commit is contained in:
parent
7558c02d2a
commit
88bf9acd8a
4
.github/workflows/windows.yml
vendored
4
.github/workflows/windows.yml
vendored
@ -42,5 +42,5 @@ jobs:
|
||||
name: shadps4-win64
|
||||
# A file, directory or wildcard pattern that describes what to upload
|
||||
path: |
|
||||
${{github.workspace}}/out/build/x64/Release/shadps4.exe
|
||||
${{github.workspace}}/out/build/x64/Release/SDL3.dll
|
||||
${{github.workspace}}/out/build/Release/shadps4.exe
|
||||
${{github.workspace}}/out/build/Release/SDL3.dll
|
||||
|
Loading…
Reference in New Issue
Block a user