Skip to content

Commit f47a5df

Browse files
committed
updated install mkdocs
1 parent baa5cf9 commit f47a5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Install MkDocs and Material theme
2222
run: |
23-
pip install mkdocs mkdocs-material mkdocs-awesome-pages-plugin
23+
pip install mkdocs mkdocs-material mkdocs-awesome-pages-plugin mkdocs-material-plausible-plugin
2424
2525
- name: Install AWS CLI
2626
run: |

0 commit comments

Comments
 (0)