Skip to content

Commit d57e9a3

Browse files
authored
Update deoply-documentation.yml
1 parent 7f4c18c commit d57e9a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deoply-documentation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ jobs:
2727
path: .cache
2828
restore-keys: |
2929
mkdocs-material-
30+
- run: pip install mkdocs-nav-weight
3031
- run: pip install mkdocs-material
31-
- run: mkdocs gh-deploy --force
32+
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)