mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-22 02:25:56 +08:00
👷 update api docs ci
This commit is contained in:
parent
68795c36f2
commit
1045e6a797
2
.github/workflows/api_docs.yml
vendored
2
.github/workflows/api_docs.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
poetry install
|
poetry install
|
||||||
|
|
||||||
- name: Build Doc
|
- name: Build Doc
|
||||||
run: sphinx-build -M markdown ./docs_build ./build
|
run: poetry run sphinx-build -M markdown ./docs_build ./build
|
||||||
|
|
||||||
- name: Copy Files
|
- name: Copy Files
|
||||||
run: cp ./build/markdown/*.md ./docs/api/
|
run: cp ./build/markdown/*.md ./docs/api/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user