mirror of
https://github.com/rendercv/rendercv.git
synced 2026-04-29 03:17:43 -04:00
fix deploy-docs workflow
This commit is contained in:
3
.github/workflows/deploy-docs.yaml
vendored
3
.github/workflows/deploy-docs.yaml
vendored
@@ -33,6 +33,5 @@ jobs:
|
||||
|
||||
- name: Deploy documentation
|
||||
run: |
|
||||
pip install mkdocs-material
|
||||
pip install mkdocstrings-python
|
||||
pip install .[docs]
|
||||
mkdocs gh-deploy --force
|
||||
|
||||
Reference in New Issue
Block a user