Skip to content

Commit

Permalink
rename artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
rjindael committed Jul 13, 2023
1 parent 9dda305 commit 6ecd989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- name: Upload
uses: actions/upload-artifact@v3
with:
name: Toolbox (${{ matrix.platform }})
name: ${{ matrix.platform }}
path: publish/${{ matrix.platform }}/*

0 comments on commit 6ecd989

Please sign in to comment.