Update ci.yml

This commit is contained in:
ethfoo 2023-07-05 11:07:07 +08:00 committed by GitHub
parent 700914b145
commit 474dee2b0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -25,7 +25,6 @@ jobs:
- run: git config --global user.name "${GITHUB_ACTOR}"
- run: git config --get user.name
- run: git config --global user.email "${GITHUB_ACTOR}@users.noreply.github.com"
#- run: mkdocs gh-deploy --force
- run: git pull origin gh-pages -r
- run: mike deploy --push --update-aliases main latest
- run: mike set-default main
- run: mike deploy --push --update-aliases main latest