Skip to content

Commit

Permalink
ci: Fix mike error (#13962)
Browse files Browse the repository at this point in the history
  • Loading branch information
SWHL authored Oct 10, 2024
1 parent dba34d2 commit 1e07c84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_publish_develop_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ jobs:
mkdocs-material-
- run: pip install mike mkdocs-material jieba mkdocs-git-revision-date-localized-plugin mkdocs-git-committers-plugin-2 mkdocs-static-i18n
- run: |
git fetch origin gh-pages --depth=1
mike deploy --push --update-aliases main latest
mike set-default --push latest

0 comments on commit 1e07c84

Please sign in to comment.