Skip to content

Commit

Permalink
add back deploy contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
ping-ke committed Aug 8, 2024
1 parent cdbc141 commit 5e5551c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
git pull
npm install
git submodule init && git submodule update
npx hardhat run scripts/deployL2-it.js --network qkc_testnet >> deploy.log
echo ES_NODE_CONTRACT_ADDRESS=`cat .caddr` >> "$GITHUB_ENV"
- name: Build and Run Bootnode Node
Expand Down

0 comments on commit 5e5551c

Please sign in to comment.