Skip to content

Commit f602649

Browse files
Update ci.yml
1 parent c9f34c1 commit f602649

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,5 @@ jobs:
3030
restore-keys: |
3131
mkdocs-material-
3232
33-
- run: pip install mkdocs-material
34-
33+
- run: pip install mkdocs mkdocs-material mkdocstrings
3534
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)