Skip to content

Commit

Permalink
Sdist build on Github Actions: check out submodules
Browse files Browse the repository at this point in the history
Closes gh-765
  • Loading branch information
inducer committed Jun 6, 2024
1 parent 20cd326 commit 04e5473
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: 'true'

- name: Build sdist
run: pipx run build --sdist
Expand Down

0 comments on commit 04e5473

Please sign in to comment.