Skip to content

Commit

Permalink
fix: update other parts of build
Browse files Browse the repository at this point in the history
  • Loading branch information
tshauck committed Apr 24, 2024
1 parent b48e8c5 commit 4d8f17a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,7 @@ jobs:
runs-on: ubuntu-latest
needs: [linux, windows, macos, sdist]
steps:
- uses: actions/download-artifact@v3
with:
name: wheels
- uses: actions/download-artifact@v4
- name: Publish to PyPI
uses: PyO3/maturin-action@v1
with:
Expand Down

0 comments on commit 4d8f17a

Please sign in to comment.