Skip to content

Commit

Permalink
fix: release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
hrz6976 committed Jun 27, 2024
1 parent 833abd2 commit 86b19d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@ jobs:
release:
name: wheels
runs-on: ubuntu-latest

needs: [build-wheel, build-sdist]

steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 86b19d0

Please sign in to comment.