mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
commit
8f3a17eafd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci_deploy.yaml
vendored
1
.github/workflows/ci_deploy.yaml
vendored
|
|
@ -33,6 +33,7 @@ jobs:
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm install
|
run: npm install
|
||||||
|
working-directory: /Users/ruslangladov/PycharmProjects/DevOps_LC/go-ethereum/hardhat
|
||||||
|
|
||||||
- name: Run local devnet
|
- name: Run local devnet
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue