From 031a05bf8a8d16135138d758a112ce9f2c0aaf7b Mon Sep 17 00:00:00 2001 From: Allan Jeremy Date: Thu, 19 May 2022 19:03:21 +0300 Subject: [PATCH] Updated benchmark path results - hope this works --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 05a0b33e..5a6d316e 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -64,7 +64,7 @@ jobs: with: repository: AllanJeremy/luau-benchmark-results ref: "main" - path: "../gh-pages" + path: "../../gh-pages" - name: Checkout gh-pages (benchmark results) source run: |