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 5a1be74 commit 64227d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,5 @@ jobs:
- run: pip install mkdocs-material
- run: pip install mkdocstrings
- run: pip install mkdocs-section-index
- run: pip install mkdocs
- run: pip install mkdocs-python
- name: Build documentation
run: mkdocs gh-deploy --force

0 comments on commit 64227d0

Please sign in to comment.