diff --git a/.github/workflows/build_wheels.yml b/.github/workflows/build_wheels.yml index 36f17d57..16115f0a 100644 --- a/.github/workflows/build_wheels.yml +++ b/.github/workflows/build_wheels.yml @@ -23,7 +23,7 @@ jobs: - uses: actions/upload-artifact@v4 with: path: ./wheelhouse/*.whl - name: wheels + name: wheels-${{ matrix.os }} build_sdist: name: Build source distribution