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