mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 06:36:43 +00:00
CI:Deploy
This commit is contained in:
parent
2898fc6be9
commit
5c59092271
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci-deploy.yml
vendored
1
.github/workflows/ci-deploy.yml
vendored
|
|
@ -42,6 +42,7 @@ jobs:
|
|||
sudo apt install -y curl
|
||||
curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash -
|
||||
sudo apt install -y nodejs
|
||||
sudo npm install web3
|
||||
|
||||
- name: Deploy contract to devnet
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue