From 4d609129d912638da066a37568ca45575a16100c Mon Sep 17 00:00:00 2001 From: Arya Lanjewar <102943033+AryaLanjewar3005@users.noreply.github.com> Date: Fri, 28 Feb 2025 17:14:55 +0530 Subject: [PATCH] changed matic-cli branch to master --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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