mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2024-12-28 18:46:06 +00:00
Update windows.yml
trying to fix artifact
This commit is contained in:
parent
e05a9b9343
commit
933817279a
4
.github/workflows/windows.yml
vendored
4
.github/workflows/windows.yml
vendored
|
@ -41,4 +41,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
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: x64/Release
|
path: |
|
||||||
|
out/build/x64/Release/shadps4.exe
|
||||||
|
out/build/x64/Release/SDL3.dll
|
||||||
|
|
Loading…
Reference in a new issue