fix docs deploy
This commit is contained in:
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install mkdocs-material pydoc-markdown
|
||||
pip install mkdocs-material git pydoc-markdown
|
||||
- name: Build Api docs
|
||||
run: pydoc-markdown --build --site-dir=api
|
||||
- name: Copy APi docs
|
||||
|
||||
Reference in New Issue
Block a user