We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9589bcc commit c7ea470Copy full SHA for c7ea470
.github/workflows/build-and-publish-wheels.yml
@@ -50,7 +50,7 @@ jobs:
50
path: dist
51
- uses: actions/download-artifact@v4
52
with:
53
- name: sdist
+ name: wheel
54
55
- uses: pypa/[email protected]
56
0 commit comments