Update windows.yml

trying to fix artifact part2
This commit is contained in:
georgemoralis 2023-05-11 15:40:12 +03:00 committed by GitHub
parent 933817279a
commit 7558c02d2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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: |
out/build/x64/Release/shadps4.exe ${{github.workspace}}/out/build/x64/Release/shadps4.exe
out/build/x64/Release/SDL3.dll ${{github.workspace}}/out/build/x64/Release/SDL3.dll