Skip to content

Commit 8b639d5

Browse files
Merge pull request #4 from TeachBooks/feat/recurse-submodules
Enable submodules
2 parents abc38b4 + d02de8a commit 8b639d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-book.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
uses: actions/checkout@v4
6464
with:
6565
ref: ${{ matrix.branch }}
66+
submodules: 'true'
6667

6768
- name: Cache page build
6869
id: cache-html

0 commit comments

Comments
 (0)