Skip to content

Commit 5d3e57c

Browse files
authored
ci: fix git submodule update (#86)
1 parent 47ea8cb commit 5d3e57c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-api-docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- uses: actions/checkout@v2
1414
with:
1515
submodules: true
16+
fetch-depth: 0
1617

1718
- name: Use Node.js 16
1819
uses: actions/setup-node@v1

0 commit comments

Comments
 (0)