Skip to content

Commit 540cb14

Browse files
committed
Recrusive submodules
1 parent 27f7c5f commit 540cb14

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
steps:
2424
- name: Checkout code
2525
uses: actions/checkout@v4
26+
with:
27+
submodules: recursive
2628

2729
- name: Build wheel
2830
run: |

0 commit comments

Comments
 (0)