Skip to content

Commit

Permalink
Updated gh-pages checkout command
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanJeremy committed May 19, 2022
1 parent 93a8fe1 commit efe2164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: |
git status
git fetch --no-tags --depth=1 origin main
git checkout origin/main
git checkout main
git pull
git status
Expand Down

0 comments on commit efe2164

Please sign in to comment.