Skip to content

Commit

Permalink
fix typo (ethereum#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
wanwiset25 authored Mar 27, 2024
1 parent 553c1d4 commit 63cc333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 63cc333

Please sign in to comment.