Skip to content

Commit ce991ee

Browse files
fix dependency name
1 parent 917640f commit ce991ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)