diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 9604b45a..38afc628 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -58,6 +58,9 @@ jobs: ref: ${{ matrix.benchmarkResultsRepo.branch }} path: "./gh-pages" + - name: Print gh-pages directory (benchmark results repo expected) + run: ls gh-pages + #Run `github-action-benchmark` action - name: Store ${{ matrix.bench.title }} result uses: Roblox/rhysd-github-action-benchmark@v-luau