Skip to content

Commit

Permalink
more ci artifact disambiguation
Browse files Browse the repository at this point in the history
Signed-off-by: clux <[email protected]>
  • Loading branch information
clux committed Jan 9, 2024
1 parent 924c89c commit c439e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: builds-${{ matrix.os }}
name: builds-${{ matrix.target }}
retention-days: 1
path: |
kopium-*.tar.xz
Expand Down

0 comments on commit c439e9a

Please sign in to comment.