diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c174871a..ab5b5738 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -135,7 +135,7 @@ jobs: with: repository: 0xPolygonHermez/pil2-proofman-js token: ${{ secrets.ZISK_CI_TOKEN }} - ref: feature/setup + ref: tags/0.0.2 path: pil2-proofman-js - name: Install pil2-proofman-js dependencies