Skip to content

Commit 758cd4e

Browse files
authored
test submodule updating
1 parent ff039b8 commit 758cd4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docbot.yml

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
# Generate Docs
3333
- name: Generate Docs
3434
run: |
35+
git submodule update --recursive
3536
jazzy --min-acl internal --no-hide-documentation-coverage --theme fullwidth --output ./docs --documentation=./*.md
3637
# rm -rf Sources/Argon2/src/opt.c
3738
# rm -rf Sources/Argon2/src/bench.c

0 commit comments

Comments
 (0)