From bea9485cbe1e9b41af3d11fada715792796533b0 Mon Sep 17 00:00:00 2001 From: otherview Date: Wed, 17 Jan 2024 15:01:40 +0000 Subject: [PATCH] fix isGenesis --- .github/workflows/manual-deploy-testnet-l2.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/manual-deploy-testnet-l2.yml b/.github/workflows/manual-deploy-testnet-l2.yml index 4c6d772ef1..9f2c1fe713 100644 --- a/.github/workflows/manual-deploy-testnet-l2.yml +++ b/.github/workflows/manual-deploy-testnet-l2.yml @@ -135,6 +135,8 @@ jobs: host_id: 0 - is_genesis: false host_id: 1 + - is_genesis: false + host_id: 2 # Ensure there is a single sequencer - node_type: sequencer host_id: 0