diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index c1812810..2592d517 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -51,4 +51,4 @@ jobs: uses: actions/upload-artifact@v2 with: name: benchmark-results - path: kzg_prover/target/criterion + path: zk_prover/target/criterion