diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9deb1c1..1901244 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -146,6 +146,6 @@ jobs: - name: Upload uses: actions/upload-artifact@v4 with: - name: test + name: test-${{ matrix.texlive_version }} path: test if: always()