Skip to content

Commit

Permalink
it needs the remote (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
maximlt authored Jan 18, 2024
1 parent faa68cf commit da1092a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
run: |
git checkout -b deploy-tmp
git fetch origin cache # all cached badges are in this branch
git checkout cache -- ./doc/_static/cache
git checkout origin/cache -- ./doc/_static/cache
anaconda-project run build_website
- name: git status
run: |
Expand Down

0 comments on commit da1092a

Please sign in to comment.