We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd73cf5 + 7f9582a commit ebe05fbCopy full SHA for ebe05fb
.github/workflows/gh-pages.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v3
21
with:
22
context: .
23
- submodules: true
+ submodules: recursive
24
fetch-depth: 0
25
- name: Set up Python
26
uses: actions/setup-python@v2.2.1
0 commit comments