Skip to content

Commit ce991ee

Browse files
fix dependency name
1 parent 917640f commit ce991ee

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
@@ -26,5 +26,5 @@ jobs:
2626
restore-keys: |
2727
mkdocs-material-
2828
- run: pip install mkdocs-material
29-
- run: pip install mkdocs-awesome-pages-plugin
29+
- run: pip install mkdocs-awesome-nav
3030
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)