diff --git a/.github/workflows/build_local_tesnet.yml b/.github/workflows/build_local_tesnet.yml index 64a8c4b3ea0..5a1ba3a8328 100644 --- a/.github/workflows/build_local_tesnet.yml +++ b/.github/workflows/build_local_tesnet.yml @@ -25,7 +25,7 @@ jobs: uses: actions/checkout@v4 - name: Check out mx-deploy-go - uses: action/checkout@v4 + uses: actions/checkout@v4 with: repository: multiversx/mx-chain-deploy-go path: ../mx-chain-deploy-go