Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy authored Jan 11, 2024
1 parent ebc8fe0 commit 0bc092d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
python ./scripts/conditional_yml.py
python ./scripts/conditional_pdf.py
git fetch origin gh-pages --depth=1 # fix mike's CI update
mike deploy ${{ env.ACTIONTEST }} -p --rebase
mike deploy ${{ env.ACTIONTEST }} -p
mike list
- name: show git branch
run: |
Expand Down

0 comments on commit 0bc092d

Please sign in to comment.