diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 02823056..32f399b3 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 .. + - run: cd .. && pwd && ls #Run `github-action-benchmark` action - name: Store ${{ matrix.bench.title }} result