diff --git a/.github/workflows/build_local_tesnet.yml b/.github/workflows/build_local_tesnet.yml index 64ebf3b8eec..5d5a7507e61 100644 --- a/.github/workflows/build_local_tesnet.yml +++ b/.github/workflows/build_local_tesnet.yml @@ -24,11 +24,11 @@ jobs: - name: Check out code into the Go module directory uses: actions/checkout@v4 - - name: Check out mx-deploy-go - uses: action/checkout@v4 - with: - repository: multiversx/mx-deploy-go - path: ../mx-chain-deploy-go +# - name: Check out mx-deploy-go +# uses: action/checkout@v4 +# with: +# repository: multiversx/mx-deploy-go +# path: ../mx-chain-deploy-go - name: Generate config run: |