diff --git a/.github/workflows/zxc-build-library.yaml b/.github/workflows/zxc-build-library.yaml index 134e03038..b60ff9a6f 100644 --- a/.github/workflows/zxc-build-library.yaml +++ b/.github/workflows/zxc-build-library.yaml @@ -225,7 +225,7 @@ jobs: - name: Install Local Node run: | - docker compose version + netsh int ipv4 show excludedportrange protocol=tcp npm install -g @hashgraph/hedera-local@2.31.0 - name: Start the local node