Skip to content

Commit 3217e7d

Browse files
authored
Fix wheels upload (#738)
1 parent 2869261 commit 3217e7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
with:
7171
pattern: wheels-*
7272
path: dist
73+
merge-multiple: true
7374
- name: 🚀 Publish to PyPi
7475
run: uv publish
7576
- name: ✍️ Sign published artifacts

0 commit comments

Comments
 (0)