Skip to content

Commit 9d730f0

Browse files
Update cmake-multi-platform.yml
1 parent 36856d3 commit 9d730f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646

4747
steps:
4848
- uses: actions/checkout@v4
49+
with:
50+
submodules: recursive
4951

5052
- name: Set reusable strings
5153
# Turn repeated input strings (such as the build output directory) into step outputs. These step outputs can be used throughout the workflow file.

0 commit comments

Comments
 (0)