Skip to content

Commit c059a21

Browse files
larsonereffigies
andauthored
Update .github/workflows/wheels.yml [build wheels]
Co-authored-by: Chris Markiewicz <[email protected]>
1 parent f9c0f33 commit c059a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
- uses: actions/download-artifact@v4
146146
with:
147147
path: dist/
148-
pattern: '*'
148+
pattern: '*-dist'
149149
merge-multiple: true
150150
- run: ls -lR dist/
151151
- uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)