Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
ArzelaAscoIi committed Nov 8, 2023
1 parent 645ad82 commit f4cf384
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/api-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r docs/_pydoc/requirements.txt
pip install --upgrade setuptools
- name: Generate API docs
run: ./.github/utils/pydoc-markdown.sh
Expand Down

0 comments on commit f4cf384

Please sign in to comment.