Skip to content

Commit

Permalink
Update .github/workflows/Windows-pack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Saibamen committed May 3, 2024
1 parent edebda8 commit 192aa44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Windows-pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,5 +202,5 @@ jobs:
- name: Artifact Upload
uses: actions/upload-artifact@v4
with:
name: Windows-artifact
name: Windows-${{ matrix.config.arch }}-${{ matrix.type }}-${{ matrix.runs-on }}-artifact
path: ${{ github.workspace }}/build/Package/*

0 comments on commit 192aa44

Please sign in to comment.