Skip to content

Commit

Permalink
fix pypi auto-upload
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyleung521 committed Mar 1, 2024
1 parent 6239008 commit 91fc68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
with:
# unpacks default artifact into dist/
# if `name: artifact` is omitted, the action will create extra parent dir
name: artifact-*
pattern: artifact-*
path: dist
merge-multiple: true

Expand Down

0 comments on commit 91fc68f

Please sign in to comment.