fix ci.yaml

This commit is contained in:
Sina Atalay 2023-09-10 19:37:56 +02:00
parent 8eebb129a4
commit 7b4770bb1d
1 changed files with 1 additions and 0 deletions

View File

@ -21,4 +21,5 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocstrings
- run: mkdocs gh-deploy --force