Skip to content

Commit 78882fb

Browse files
authored
Update cmake.yml
1 parent 7bee3dc commit 78882fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cmake.yml

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919

2020
steps:
2121
- uses: actions/checkout@v2
22+
with:
23+
submodules: recursive
2224

2325
- name: Configure CMake
2426
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.

0 commit comments

Comments
 (0)