mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
Compile-2
This commit is contained in:
parent
da5f26183f
commit
ff1f7fc631
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
|
docker-compose up -d
|
||||||
|
|
||||||
- name: Deploy contracts
|
- 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
|
- name: Build and push Docker image
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue