diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index b2c0a651..75a1e642 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -73,6 +73,9 @@ jobs: with: repository: ${{ github.repository }} + - name: Print current directory & list files + run: pwd && ls + #Run `github-action-benchmark` action - name: Store ${{ matrix.bench.title }} result uses: Roblox/rhysd-github-action-benchmark@v-luau