We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac2425 commit 93ae2a8Copy full SHA for 93ae2a8
.github/workflows/docs.yaml
@@ -15,7 +15,7 @@ jobs:
15
python-version: 3.12
16
- name: init submodule
17
run:
18
- git submodule update --init --recursive
+ git submodule update --init --recursive
19
- name: Install dependencies
20
run: |
21
pip install sphinx sphinx_rtd_theme myst_parser sphinxcontrib-bibtex sphinx-gallery matplotlib
0 commit comments