Skip to content

Commit af1a11a

Browse files
committed
recursive checkout
1 parent 12c215a commit af1a11a

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
@@ -11,4 +11,6 @@ jobs:
1111
runs-on: macos-latest
1212
steps:
1313
- uses: actions/checkout@v3
14+
with:
15+
submodules: recursive
1416
- run: make

0 commit comments

Comments
 (0)