Skip to content

Commit e31a099

Browse files
committed
Update tests.yml
Closes #29. Signed-off-by: Gabriel Zachmann <18414445+zachmann@users.noreply.github.com>
1 parent 27c00c2 commit e31a099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242
if: always() && github.event_name == 'pull_request'
4343
uses: actions/upload-artifact@main
4444
with:
45-
name: ${{ matrix.os }}-bottles
45+
name: bottles_${{ matrix.os }}
4646
path: '*.bottle.*'

0 commit comments

Comments
 (0)