Skip to content

Commit 835a74c

Browse files
committed
Checkout submodules on github actions
1 parent d13396a commit 835a74c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
with:
3232
path: source
3333
fetch-depth: 0
34+
submodules: true
3435
- name: Make build directory
3536
run: cmake -E make_directory build
3637
- name: Configure

0 commit comments

Comments
 (0)