Skip to content

Commit ca88ccc

Browse files
committed
[fix] doc generation on github
1 parent 8c2f839 commit ca88ccc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/static-gh-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
name: publish documentation
1111
steps:
1212
- uses: actions/checkout@v2
13+
with:
14+
submodules: recursive
1315
- name: Setup Python
1416
uses: actions/setup-python@v2
1517
with:

0 commit comments

Comments
 (0)