diff --git a/.github/workflows/testing_wheels.yml b/.github/workflows/testing_wheels.yml index 5f0a0783..dd5def9b 100644 --- a/.github/workflows/testing_wheels.yml +++ b/.github/workflows/testing_wheels.yml @@ -79,5 +79,5 @@ jobs: - uses: actions/upload-artifact@v4 with: - name: python-wheels + name: python-wheels-${{ matrix.name }} path: ./wheelhouse/*.whl