Update windows.yml
This commit is contained in:
parent
c65910905e
commit
02cefec599
|
@ -43,8 +43,7 @@ jobs:
|
|||
|
||||
- name: Upload a Build Artifact
|
||||
uses: actions/upload-artifact@v3.1.2
|
||||
with:
|
||||
# Artifact name
|
||||
with:
|
||||
name: shadps4-win64
|
||||
# A file, directory or wildcard pattern that describes what to upload
|
||||
path: x64/Release
|
||||
|
|
Loading…
Reference in New Issue