Skip to content

Commit b6c4e5e

Browse files
authored
Update ci.yml
1 parent 648802a commit b6c4e5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
id: checkout
1616
uses: actions/checkout@v4
1717
with:
18-
submodules: true
18+
submodules: recursive
1919

2020
- name: Dependencies
2121
id: depends

0 commit comments

Comments
 (0)