👷 update api docs ci

This commit is contained in:
Ju4tCode 2020-09-23 23:42:06 +08:00 committed by GitHub
parent 68795c36f2
commit 1045e6a797
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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