mirror of https://github.com/eyhc1/rendercv.git
fix ci.yaml
This commit is contained in:
parent
7b4770bb1d
commit
e57eb7aeb1
|
@ -21,5 +21,5 @@ jobs:
|
||||||
restore-keys: |
|
restore-keys: |
|
||||||
mkdocs-material-
|
mkdocs-material-
|
||||||
- run: pip install mkdocs-material
|
- run: pip install mkdocs-material
|
||||||
- run: pip install mkdocstrings
|
- run: pip install mkdocstrings-python
|
||||||
- run: mkdocs gh-deploy --force
|
- run: mkdocs gh-deploy --force
|
||||||
|
|
Loading…
Reference in New Issue