mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 08:41:29 +00:00
🐛 fix docs build fail
This commit is contained in:
2
.github/workflows/website-deploy.yml
vendored
2
.github/workflows/website-deploy.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
- name: Install and build
|
||||
run: |
|
||||
poetry run python ./docs_build/autodoc.py
|
||||
poetry run nb-autodoc nonebot
|
||||
cp -r ./build/nonebot/* ./website/docs/api/
|
||||
yarn prettier
|
||||
yarn build
|
||||
|
Reference in New Issue
Block a user