Skip to content

Commit 88cb70e

Browse files
author
shenweiyan
committed
Actions 增加 mkdocs-awesome-nav
1 parent c2891df commit 88cb70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
mkdocs-material-
2828
- run: sudo apt-get install pngquant
2929
- run: pip install mkdocs-material
30-
- run: pip install stepslist awesome-nav
30+
- run: pip install stepslist mkdocs-awesome-nav
3131
- run: mkdocs gh-deploy --force
3232
env:
3333
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)