Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
Closes #29.

Signed-off-by: Gabriel Zachmann <18414445+zachmann@users.noreply.github.com>
  • Loading branch information
zachmann committed Aug 29, 2024
1 parent 27c00c2 commit e31a099
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 @@ -42,5 +42,5 @@ jobs:
if: always() && github.event_name == 'pull_request'
uses: actions/upload-artifact@main
with:
name: ${{ matrix.os }}-bottles
name: bottles_${{ matrix.os }}
path: '*.bottle.*'

0 comments on commit e31a099

Please sign in to comment.