Skip to content

Commit 93ae2a8

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)