diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 32f399b3..f5410649 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -67,6 +67,8 @@ jobs: # Switch back to luau directory - run: cd .. && pwd && ls + - run: ls gh-pages + - run: ls luau #Run `github-action-benchmark` action - name: Store ${{ matrix.bench.title }} result