Skip to content

Commit

Permalink
name clash?
Browse files Browse the repository at this point in the history
  • Loading branch information
thorstenhater committed Jun 3, 2024
1 parent b9e5d96 commit df213f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pip-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: python3 -m cibuildwheel --output-dir dist
- uses: actions/upload-artifact@v4
with:
name: dist
name: dist-test
path: dist/*.whl

build_sdist:
Expand Down

0 comments on commit df213f1

Please sign in to comment.