We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd73cf5 commit 7f9582aCopy full SHA for 7f9582a
.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