Skip to content

Commit

Permalink
make release depend on sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
jcapriot committed Oct 24, 2024
1 parent d4d71d4 commit 6dd06bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
name: Create Release
needs: [
build_wheels,
build_sdist,
pure_python
]
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6dd06bf

Please sign in to comment.