Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 1dee7c8

Browse files
Add missing option (#26)
1 parent e174593 commit 1dee7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
path: .cache
2525
restore-keys: |
2626
mkdocs-material-
27-
- run: pip install mkdocs-material mkdocstrings
27+
- run: pip install mkdocs-material mkdocstrings[python]
2828
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)