From 1e2f06d3d87d84011fba99db68fd0dcac6b6db2e Mon Sep 17 00:00:00 2001 From: yongjoo Date: Thu, 24 Oct 2024 20:54:39 +0900 Subject: [PATCH] Update evm_squid.yml --- .github/workflows/evm_squid.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/evm_squid.yml b/.github/workflows/evm_squid.yml index 78feb5681a..eee684d9ac 100644 --- a/.github/workflows/evm_squid.yml +++ b/.github/workflows/evm_squid.yml @@ -21,6 +21,10 @@ jobs: node _script/evm_squid.js arbitrum 42161 node _script/evm_squid.js avalanche 43114 node _script/evm_squid.js base 8453 + node _script/evm_squid.js bnb-smart-chain 56 + node _script/evm_squid.js ethereum 1 + node _script/evm_squid.js optimism 10 + node _script/evm_squid.js polygon 137 - name: Create dynamic branch name