diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 96d8f07c..1233186d 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -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