Skip to content

Commit

Permalink
Update .github/workflows/wheels.yml [build wheels]
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Markiewicz <[email protected]>
  • Loading branch information
larsoner and effigies authored Nov 6, 2024
1 parent f9c0f33 commit c059a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
path: dist/
pattern: '*'
pattern: '*-dist'
merge-multiple: true
- run: ls -lR dist/
- uses: pypa/gh-action-pypi-publish@release/v1
Expand Down

0 comments on commit c059a21

Please sign in to comment.