1
.github/workflows/generate-docs.yml
vendored
1
.github/workflows/generate-docs.yml
vendored
@ -38,6 +38,7 @@ jobs:
|
|||||||
- name: Generate the docs
|
- name: Generate the docs
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
poetry install
|
||||||
poetry run python -m pydoc -w \
|
poetry run python -m pydoc -w \
|
||||||
kittycad \
|
kittycad \
|
||||||
kittycad.api \
|
kittycad.api \
|
||||||
|
Reference in New Issue
Block a user