Skip to content

Commit

Permalink
Update deploy.yml (#1535)
Browse files Browse the repository at this point in the history
  • Loading branch information
whitewum authored Jul 22, 2022
1 parent b317fc7 commit b006aba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Mike Deploy master
run: |
# mike delete master -p
git fetch origin gh-pages --depth=1 # fix mike's CI update
mike list
mike deploy master -p --rebase
mike list
Expand Down

0 comments on commit b006aba

Please sign in to comment.