diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d56055d..76ccad2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -249,7 +249,7 @@ jobs: - uses: actions/upload-artifact@v4 with: - name: py-wheels-${{ matrix.runs-on }} + name: py-wheels-${{ matrix.platform.name }}-${{ matrix.py }} path: ./wheelhouse/*.whl distribute: