mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
Compile
This commit is contained in:
parent
9d971ed3f6
commit
bdc0b50ad7
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ci_deploy.yaml
vendored
3
.github/workflows/ci_deploy.yaml
vendored
|
|
@ -34,9 +34,6 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: npm install --save-dev hardhat
|
||||
|
||||
- name: Compile contracts
|
||||
run: npx hardhat compile
|
||||
|
||||
- name: Run local devnet
|
||||
run: |
|
||||
docker-compose up -d
|
||||
|
|
|
|||
Loading…
Reference in a new issue