From e49e6dd393c985e0448e1bb080f5fbb46a1e6207 Mon Sep 17 00:00:00 2001 From: raar1 Date: Mon, 2 Dec 2024 17:16:52 +0100 Subject: [PATCH] See what branches are available --- .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 d7a6fc8..f6f504f 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -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