From bcde6d9d328c567e8feb60dee6c426568644905e Mon Sep 17 00:00:00 2001 From: Allan Jeremy Date: Thu, 19 May 2022 17:12:02 +0300 Subject: [PATCH] Cleanup and bugfix --- .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 079e2d7e..8c574855 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -66,7 +66,7 @@ jobs: git status # Switch back to luau directory - - run: cd ../luau + - run: cd .. #Run `github-action-benchmark` action - name: Store ${{ matrix.bench.title }} result