Skip to content

Commit

Permalink
fix docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanlchristensen committed Nov 3, 2024
1 parent e082f2f commit 8e74d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Generate .rst files with sphinx-apidoc
run: |
sphinx-apidoc -o docs/ bruhanimate/
sphinx-apidoc -o docs/source bruhanimate/
- name: Generate Documentation
run: |
Expand Down

0 comments on commit 8e74d5f

Please sign in to comment.