From 02cefec599438735c0265a16b1c60fb429435a3b Mon Sep 17 00:00:00 2001 From: georgemoralis Date: Sat, 15 Apr 2023 19:23:14 +0300 Subject: [PATCH] Update windows.yml --- .github/workflows/windows.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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