We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a650ef8 commit 71cc01cCopy full SHA for 71cc01c
1 file changed
.github/workflows/pypi_publish.yaml
@@ -136,7 +136,6 @@ jobs:
136
- name: Download all wheels from artifacts
137
uses: actions/download-artifact@v4
138
with:
139
- name: "*-wheels"
140
path: dist
141
merge-multiple: true
142
0 commit comments