Skip to content

Commit

Permalink
Merge pull request #83 from FNBBDevs/dev
Browse files Browse the repository at this point in the history
fix docs workflow
  • Loading branch information
ethanlchristensen authored Nov 3, 2024
2 parents 515277b + 8e74d5f commit 8da67c1
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 8da67c1

Please sign in to comment.