diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index f8eb8361..7fab55d3 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -49,6 +49,8 @@ jobs: summary-always: true gh-pages-branch: main skip-fetch-gh-pages: ${{ github.event_name == 'push' }} + benchmark-data-dir-path: ./cache/benchmarks + ref: "ec5b182e486543fb2810419377774b9957a3d3ee" docs: if: github.event_name == 'push' && github.ref == 'refs/heads/main'