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