mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
commit
7c3aaefd1b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci_deploy.yaml
vendored
2
.github/workflows/ci_deploy.yaml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
docker-compose up -d
|
||||
|
||||
- name: Deploy contracts
|
||||
run: npx hardhat ignition deploy /home/runner/work/go-ethereum/go-ethereum/ignition/modules/Lock.js
|
||||
run: npx hardhat ignition deploy /home/runner/work/go-ethereum/go-ethereum/test/Lock.js
|
||||
|
||||
|
||||
- name: Build and push Docker image
|
||||
|
|
|
|||
Loading…
Reference in a new issue