Skip to content

Commit 97af36c

Browse files
committed
WIP
1 parent f92a3df commit 97af36c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
uses: actions/checkout@v4
2727
with:
2828
fetch-depth: 0 # Needed for lastUpdated in VitePress
29+
submodules: recursive
2930

3031
- name: Setup Node
3132
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)