From a64a15b2d081488dc9d689135b4217e69c87f2a9 Mon Sep 17 00:00:00 2001 From: raar1 Date: Mon, 2 Dec 2024 17:22:55 +0100 Subject: [PATCH] Try fetching remote --- .github/workflows/benchmarks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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