diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 22157b3f..84f158fc 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -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