Skip to content

Commit

Permalink
Skip failing mike command
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Aug 2, 2024
1 parent 31f2af3 commit fe337b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ jobs:
- name: Mike config
run: |
mike alias 13.x latest
mike set-default latest
# No longer needed.
# mike set-default latest
- name: Mike deploy
run: mike deploy --push ${GITHUB_REF_NAME}
# Build Doctum to gh-pages/api in the gh-pages branch.
Expand Down

0 comments on commit fe337b8

Please sign in to comment.