Skip to content

Commit cc1cd30

Browse files
authored
Add git-revision-date-localized to pip install
1 parent 795cafc commit cc1cd30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
path: ~/.cache
2626
restore-keys: |
2727
mkdocs-material-
28-
- run: pip install mkdocs-material
28+
- run: pip install mkdocs-material git-revision-date-localized
2929
- run: mkdocs gh-deploy --force
30-
30+

0 commit comments

Comments
 (0)