👷 fix api docs build error

This commit is contained in:
yanyongyu
2021-12-02 15:12:36 +08:00
parent c037c7a196
commit 534119eaf0
3 changed files with 7 additions and 1 deletions

View File

@ -53,6 +53,7 @@ jobs:
- name: Archive Files
run: |
yarn install
yarn prettier
yarn archive $(poetry version -s)
- name: Push Tag and Release to PyPI