diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index f6f504f..7b2b8de 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -70,7 +70,7 @@ jobs: - uses: actions/checkout@v4 - name: Copy benchmark results to docs run: | - git fetch + git fetch origin benchmarks git checkout gh-pages git status git branch