mirror of https://github.com/eyhc1/rendercv.git
fix deploy-docs workflow
This commit is contained in:
parent
9f74706fea
commit
00054763fc
|
@ -33,6 +33,5 @@ jobs:
|
||||||
|
|
||||||
- name: Deploy documentation
|
- name: Deploy documentation
|
||||||
run: |
|
run: |
|
||||||
pip install mkdocs-material
|
pip install .[docs]
|
||||||
pip install mkdocstrings-python
|
|
||||||
mkdocs gh-deploy --force
|
mkdocs gh-deploy --force
|
||||||
|
|
Loading…
Reference in New Issue