Skip to content

Commit

Permalink
Add plugin so that GA can deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoledoux committed Oct 6, 2023
1 parent 192b581 commit a2153e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-material mkdocs-awesome-pages-plugin
- run: mkdocs gh-deploy --force

0 comments on commit a2153e5

Please sign in to comment.