Skip to content

Commit 70f3e84

Browse files
committed
Checkout recursively
Another regression fixed
1 parent f745855 commit 70f3e84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
steps:
2424
- name: Checkout repository
2525
uses: actions/checkout@v4
26+
with:
27+
submodules: recursive
2628

2729
- uses: lukka/get-cmake@latest
2830

0 commit comments

Comments
 (0)