Skip to content

Commit 0d1e23e

Browse files
committed
Change order
1 parent f7cecbf commit 0d1e23e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@ jobs:
109109
steps:
110110
- uses: actions/download-artifact@v4
111111
with:
112+
pattern: artifact-*
112113
merge-multiple: true
113114
path: dist
114-
pattern: artifact-*
115115

116116
- uses: pypa/gh-action-pypi-publish@v1.8.11
117117
with:

0 commit comments

Comments
 (0)