Skip to content

Commit

Permalink
download artifacts with pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
mammothb authored Apr 17, 2024
1 parent e5eef29 commit 1f5060c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
- name: Download wheels
uses: actions/download-artifact@v4
with:
name: wheels
pattern: artifact-*
path: dist

- name: Show files to upload
Expand Down

0 comments on commit 1f5060c

Please sign in to comment.