Skip to content

Commit 7f9582a

Browse files
Update gh-pages.yml
1 parent cd73cf5 commit 7f9582a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v3
2121
with:
2222
context: .
23-
submodules: true
23+
submodules: recursive
2424
fetch-depth: 0
2525
- name: Set up Python
2626
uses: actions/setup-python@v2.2.1

0 commit comments

Comments
 (0)