diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 14376ca..d0f3fd4 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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.*'