Skip to content

Commit

Permalink
update deploy workflow dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
brettfiedler committed Feb 29, 2024
1 parent 72acfa6 commit ecdf48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/page-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material=="9.5" mkdocs-minify-plugin
- run: pip install mkdocs-material=="9.5" mkdocs-minify-plugin mkdocs-macros-plugin
- run: mkdocs gh-deploy --force

0 comments on commit ecdf48a

Please sign in to comment.