Skip to content

Commit

Permalink
chore(deps): use per-os bottle artifact names
Browse files Browse the repository at this point in the history
  • Loading branch information
backwardspy authored Jun 2, 2024
1 parent 7e67b6b commit 6bc425e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
if: always() && github.event_name == 'pull_request'
uses: actions/upload-artifact@v4
with:
name: bottles
name: bottles_${{ matrix.os }}
path: '*.bottle.*'

0 comments on commit 6bc425e

Please sign in to comment.