Update windows.yml
This commit is contained in:
parent
c65910905e
commit
02cefec599
|
@ -43,8 +43,7 @@ jobs:
|
||||||
|
|
||||||
- name: Upload a Build Artifact
|
- name: Upload a Build Artifact
|
||||||
uses: actions/upload-artifact@v3.1.2
|
uses: actions/upload-artifact@v3.1.2
|
||||||
with:
|
with:
|
||||||
# Artifact name
|
|
||||||
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: x64/Release
|
||||||
|
|
Loading…
Reference in New Issue