From e33f86fdbf5848d179a1f1da5bf7d0b4ad960d71 Mon Sep 17 00:00:00 2001 From: Allan Jeremy Date: Thu, 19 May 2022 19:17:58 +0300 Subject: [PATCH] Updated benchmark path results - hope this works --- .github/workflows/benchmark.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 2a12c1f36..66af9bc48 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -67,6 +67,7 @@ jobs: - name: Checkout gh-pages (benchmark results) source run: | + pwd && ls git status git fetch --no-tags --depth=1 origin main git checkout main