Skip to content

Commit a5e7649

Browse files
upload with name
1 parent b9fa376 commit a5e7649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ jobs:
454454
- name: Upload artifacts with signed EXE
455455
uses: actions/upload-artifact@v3
456456
with:
457-
name: ${{ env.JOB_TRANSFER_ARTIFACT }}
457+
name: Windows_X86-64_interactive_installer
458458
path: ${{ env.ARTIFACT_PATH }}
459459

460460
# This step is needed because the self hosted runner does not delete files automatically

0 commit comments

Comments
 (0)