diff --git a/.github/workflows/build_wheels.yml b/.github/workflows/build_wheels.yml index 08285e2d..5b193383 100644 --- a/.github/workflows/build_wheels.yml +++ b/.github/workflows/build_wheels.yml @@ -59,6 +59,6 @@ jobs: - uses: actions/upload-artifact@v4 with: - name: wheels + name: wheels-${{ matrix.os }} path: | wheelhouse/*.whl