🐛 fix docs build fail

This commit is contained in:
hemengyang
2022-01-14 22:05:56 +08:00
parent 341ee94848
commit d26fda7320
6 changed files with 3 additions and 19 deletions

View File

@ -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