Skip to content

Commit

Permalink
[DOCS][CI] added the dependency mkdocs-static-i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
sigeshuo committed Jan 8, 2025
1 parent 468b266 commit b315c80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
- run: pip install --upgrade lxml_html_clean
- run: pip install mkdocs-git-committers-plugin
- run: pip3 install mkdocs-git-revision-date-localized-plugin
- run: pip3 install mkdocs-static-i18n
- run: mkdocs gh-deploy --force -f docs/mkdocs.yml

0 comments on commit b315c80

Please sign in to comment.