mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-17 16:20:05 +08:00
👷 update api docs ci
This commit is contained in:
parent
2319ab7d20
commit
68795c36f2
3
.github/workflows/api_docs.yml
vendored
3
.github/workflows/api_docs.yml
vendored
@ -23,7 +23,8 @@ jobs:
|
||||
- name: Install Dependences
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install .
|
||||
pip install poetry
|
||||
poetry install
|
||||
|
||||
- name: Build Doc
|
||||
run: sphinx-build -M markdown ./docs_build ./build
|
||||
|
Loading…
x
Reference in New Issue
Block a user