Skip to content

Commit ea574ad

Browse files
committed
fixing pages
1 parent 36be45b commit ea574ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
- name: Install MkDocs and dependencies
5959
run: |
60-
pip install mkdocs mkdocs-material
60+
pip install mkdocs mkdocs-material mkdocstrings mkdocs-jupyter
6161
6262
- name: Build MkDocs documentation
6363
run: |

0 commit comments

Comments
 (0)