fix ci.yaml

This commit is contained in:
Sina Atalay 2023-09-10 19:41:06 +02:00
parent 7b4770bb1d
commit e57eb7aeb1
1 changed files with 1 additions and 1 deletions

View File

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