We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10dc21f commit cc4ec4eCopy full SHA for cc4ec4e
1 file changed
.github/workflows/publish.yml
@@ -90,8 +90,8 @@ jobs:
90
run: make build-sdist
91
92
- uses: actions/upload-artifact@v4
93
- name: build-sdist
94
with:
+ name: build-sdist
95
path: dist/*.tar.gz
96
97
build_cc_wheels:
0 commit comments