Skip to content

Commit

Permalink
Update deploy-zh.yml (vesoft-inc#2312)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisChen2023 authored Oct 24, 2023
1 parent a46f5b2 commit 8504bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-zh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
git fetch origin gh-pages-zh --depth=1 # fix mike's CI update
mike list
mike deploy ${{ env.ACTIONTEST }} -b gh-pages-zh -p --rebase
mike set-default ${{ env.ACTIONTEST }} -b gh-pages-zh -p --rebase
# mike set-default ${{ env.ACTIONTEST }} -b gh-pages-zh -p --rebase
mike list
- name: show Chinese git branches
Expand Down

0 comments on commit 8504bd2

Please sign in to comment.