Skip to content

Commit 974a532

Browse files
committed
Update
1 parent 8d58d77 commit 974a532

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/make_release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
runs-on: ubuntu-latest
4444
steps:
4545
- uses: actions/checkout@v4
46+
with:
47+
submodules: true
4648
- name: Build sdist
4749
run: |
4850
pip install Cython==3.0.11 setuptools wheel setuptools

0 commit comments

Comments
 (0)