Skip to content

Commit

Permalink
checkout submodule recursively
Browse files Browse the repository at this point in the history
  • Loading branch information
1yefuwang1 committed Jun 14, 2024
1 parent defe79a commit 5dadee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
submodules: true
submodules: recursive

# Used to host cibuildwheel
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 5dadee4

Please sign in to comment.