Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/docs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ jobs:
with:
ref: ${{ steps.version.outputs.TAG }}
fetch-depth: 1
submodules: recursive

# Always fetch the deploy-helper scripts from the commit that triggered
# this workflow run (github.sha). For workflow_dispatch, github.sha is
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "docs/book/po"]
path = docs/book/po
url = https://github.com/zeroclaw-labs/zeroclaw-docs-translations.git
1 change: 1 addition & 0 deletions docs/book/po
Submodule po added at 04c39a
Loading