Skip to content

Commit 7590552

Browse files
committed
Add eido to CI pip install for mkdocstrings API docs
1 parent b3c5d46 commit 7590552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
path: .cache
2727
restore-keys: |
2828
mkdocs-material-
29-
- run: pip install mkdocs-material mkdocs-jupyter mkdocstrings[python]
29+
- run: pip install mkdocs-material mkdocs-jupyter mkdocstrings[python] eido
3030
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)