Skip to content

Commit

Permalink
Add publish-documentation workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
parkervg committed Feb 21, 2024
1 parent 64227d0 commit f8d1ba3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ jobs:
- run: pip install mkdocs-material
- run: pip install mkdocstrings
- run: pip install mkdocs-section-index
- run: pip install mkdocstrings-python
- name: Build documentation
run: mkdocs gh-deploy --force

0 comments on commit f8d1ba3

Please sign in to comment.