Skip to content

Commit

Permalink
Fix CI upload_pypi job (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragorn421 authored Feb 10, 2025
1 parent ff55e93 commit 311f00e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
pattern: artifact-*
merge-multiple: true
path: dist

- uses: pypa/[email protected]
Expand Down

0 comments on commit 311f00e

Please sign in to comment.