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
|
||||
run: |
|
||||
pip install mkdocs-material
|
||||
pip install mkdocstrings-python
|
||||
pip install .[docs]
|
||||
mkdocs gh-deploy --force
|
||||
|
|
Loading…
Reference in New Issue