Skip to content

Commit

Permalink
Try to fetch two branches
Browse files Browse the repository at this point in the history
  • Loading branch information
raar1 committed Dec 2, 2024
1 parent a64a15b commit dcc45f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- uses: actions/checkout@v4
- name: Copy benchmark results to docs
run: |
git fetch origin benchmarks
git fetch origin gh-pages benchmarks
git checkout gh-pages
git status
git branch
Expand Down

0 comments on commit dcc45f7

Please sign in to comment.