From f76bfc805b3e0178b2edadf1b67588a965706a81 Mon Sep 17 00:00:00 2001 From: Allan Jeremy Date: Wed, 25 May 2022 17:45:33 +0300 Subject: [PATCH] Debug WIP --- .github/workflows/benchmark.yml | 3 +++ 1 file changed, 3 insertions(+) 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