From fe76d498f6eb484da635a89acdf887976631cca7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20FIDRY?= Date: Sat, 25 Nov 2023 20:14:07 +0100 Subject: [PATCH] debugt --- .github/workflows/benchmark.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/benchmark.yaml b/.github/workflows/benchmark.yaml index 5f73843ae..5d7c75a44 100644 --- a/.github/workflows/benchmark.yaml +++ b/.github/workflows/benchmark.yaml @@ -47,6 +47,9 @@ jobs: - name: Run PHPBench run: make phpbench_main + - name: Debug + run: tree dist + - uses: actions/upload-artifact@v3 name: Upload the Benchmark results with: