mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2024-12-29 11:06:07 +00:00
Update windows.yml
fixing artifact part4
This commit is contained in:
parent
88bf9acd8a
commit
488c43be8e
4
.github/workflows/windows.yml
vendored
4
.github/workflows/windows.yml
vendored
|
@ -42,5 +42,5 @@ jobs:
|
||||||
name: shadps4-win64
|
name: shadps4-win64
|
||||||
# A file, directory or wildcard pattern that describes what to upload
|
# A file, directory or wildcard pattern that describes what to upload
|
||||||
path: |
|
path: |
|
||||||
${{github.workspace}}/out/build/Release/shadps4.exe
|
${{github.workspace}}/build/Release/shadps4.exe
|
||||||
${{github.workspace}}/out/build/Release/SDL3.dll
|
${{github.workspace}}/build/Release/SDL3.dll
|
||||||
|
|
Loading…
Reference in a new issue