From 63cc3336c3479207c6e01e503b0e6622c96970f8 Mon Sep 17 00:00:00 2001 From: Wanwiset Peerapatanapokin Date: Wed, 27 Mar 2024 14:58:28 +0400 Subject: [PATCH] fix typo (#508) --- .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 2e924a0862c3..36a01cae0125 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -157,7 +157,7 @@ jobs: key: ${{secrets.SSH_PRIVATE_KEY_DEVNET}} options: | --inventory inventory.yaml - --extra-vars network=ec2-rpcs + --extra-vars network=ec2_rpcs --extra-vars rpc_image=${{ needs.devnet_build_push.outputs.image_name }} devnet_dev-upgrade_node: