diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 61097339ec..a8c6a214c3 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: arya/anvil/pos-1869 + ref: master path: matic-cli - name: Install dependencies on Linux