diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index 34469137aa..5f48a53e40 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -133,7 +133,7 @@ jobs: npm run check-fmt npm run lint npm ci - cd ../clients/base_node_grpc_client + cd ../clients/nodejs/base_node_grpc_client npm install cd ../wallet_grpc_client npm install