Skip to content

Commit 9cf1c75

Browse files
authored
- one more try with recursive submodules
1 parent d0e4554 commit 9cf1c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
steps:
3939
- uses: actions/checkout@v1
4040
with:
41-
submodules: true
41+
submodules: recursive
4242

4343
- name: Copy setup.py
4444
run: |

0 commit comments

Comments
 (0)