Skip to content

Commit 93ae2a8

Browse files
author
Nicolas Béreux
committed
init submodules
1 parent cac2425 commit 93ae2a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
python-version: 3.12
1616
- name: init submodule
1717
run:
18-
git submodule update --init --recursive
18+
git submodule update --init --recursive
1919
- name: Install dependencies
2020
run: |
2121
pip install sphinx sphinx_rtd_theme myst_parser sphinxcontrib-bibtex sphinx-gallery matplotlib

0 commit comments

Comments
 (0)