diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a8c6a214c3..61097339ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -202,7 +202,7 @@ jobs: uses: actions/checkout@v4 with: repository: maticnetwork/matic-cli - ref: master + ref: arya/anvil/pos-1869 path: matic-cli - name: Install dependencies on Linux