Skip to content

Commit

Permalink
Merge pull request #800 from glotzerlab/fix/sdist-git-submodules
Browse files Browse the repository at this point in the history
Clone submodules for source distributions.
  • Loading branch information
bdice authored Jun 23, 2021
2 parents 80fca16 + cd1d2b9 commit e07ba32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
submodules: "recursive"

- uses: actions/[email protected]
name: Install Python
Expand Down

0 comments on commit e07ba32

Please sign in to comment.