Skip to content

Commit

Permalink
See what branches are available
Browse files Browse the repository at this point in the history
  • Loading branch information
raar1 committed Dec 2, 2024
1 parent 98610cc commit e49e6dd
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,10 +70,10 @@ jobs:
- uses: actions/checkout@v4
- name: Copy benchmark results to docs
run: |
git status
git fetch
git checkout gh-pages
git status
git branch
git checkout benchmarks -- bench
git status
ls bench
Expand Down

0 comments on commit e49e6dd

Please sign in to comment.