We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents abc38b4 + d02de8a commit 8b639d5Copy full SHA for 8b639d5
.github/workflows/deploy-book.yml
@@ -63,6 +63,7 @@ jobs:
63
uses: actions/checkout@v4
64
with:
65
ref: ${{ matrix.branch }}
66
+ submodules: 'true'
67
68
- name: Cache page build
69
id: cache-html
0 commit comments