Skip to content

Commit 9a4f3e2

Browse files
committed
ci: final fix
1 parent d134073 commit 9a4f3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
- name: Download all the dists
125125
uses: actions/download-artifact@v4
126126
with:
127-
name: python-package-distributions-*
127+
pattern: python-package-distributions-*
128128
merge-multiple: true
129129
path: dist/
130130
- name: What will we publish?

0 commit comments

Comments
 (0)