We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cfe037 commit f8eb8cfCopy full SHA for f8eb8cf
.github/workflows/wheels_sdist.yml
@@ -30,6 +30,7 @@ jobs:
30
steps:
31
- uses: actions/download-artifact@v4
32
with:
33
+ name: artifact
34
path: dist
35
36
- uses: pypa/[email protected]
0 commit comments