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: |