Skip to content

Commit

Permalink
Add mkdocs-awesome-pages-plugin plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ajfriesen committed Jan 12, 2025
1 parent 3bb31ac commit 0355fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
restore-keys: |
mkdocs-material-
- name: Install MkDocs dependencies
run: pip install mkdocs-material
run: pip install mkdocs-material mkdocs-awesome-pages-plugin
- name: Deploy MkDocs
working-directory: ./documentation
run: mkdocs gh-deploy --force

0 comments on commit 0355fe9

Please sign in to comment.