mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-21 18:15:50 +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
|
- name: Install Dependences
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install .
|
pip install poetry
|
||||||
|
poetry install
|
||||||
|
|
||||||
- name: Build Doc
|
- name: Build Doc
|
||||||
run: sphinx-build -M markdown ./docs_build ./build
|
run: sphinx-build -M markdown ./docs_build ./build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user