mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-20 17:46:51 +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
|
||||
|
||||
- name: Build Doc
|
||||
run: sphinx-build -M markdown ./docs_build ./build
|
||||
run: poetry run sphinx-build -M markdown ./docs_build ./build
|
||||
|
||||
- name: Copy Files
|
||||
run: cp ./build/markdown/*.md ./docs/api/
|
||||
|
Loading…
x
Reference in New Issue
Block a user