@@ -79,7 +79,7 @@ jobs:
- name: Upload wheels
uses: actions/upload-artifact@v4
with:
- name: artifact-${{ matrix.os }}-${{ matrix.python-prefix }}
+ name: artifact-${{ matrix.build-identifier }}
path: ./wheelhouse/*.whl
build-sdist: