Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VirxEC authored Jan 28, 2024
1 parent fd3c0be commit 1d0174e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ jobs:
id-token: write
steps:
- uses: actions/download-artifact@v4
with:
merge-multiple: "true"
- name: Publish to PyPI
uses: PyO3/maturin-action@v1
with:
Expand Down

0 comments on commit 1d0174e

Please sign in to comment.