Skip to content

Commit 46a4a79

Browse files
committed
added missing plugin install def
1 parent 05f38fe commit 46a4a79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
path: .cache
2020
restore-keys: |
2121
mkdocs-material-
22-
- run: pip install mkdocs-material
22+
- run: pip install mkdocs-material mkdocs-git-revision-date-localized-plugin
2323
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)