From 27c00c2f9f9f89cd2ef276922bd47effee26b680 Mon Sep 17 00:00:00 2001 From: Gabriel Zachmann Date: Thu, 29 Aug 2024 11:23:53 +0200 Subject: [PATCH] Update tests.yml --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 4855a98..35e2bfb 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -42,5 +42,5 @@ jobs: if: always() && github.event_name == 'pull_request' uses: actions/upload-artifact@main with: - name: ${{ runner.os }}-bottles + name: ${{ matrix.os }}-bottles path: '*.bottle.*'