Merge pull request #14 from zkokk/deploy

npm install --save-dev hardhat
This commit is contained in:
zkokk 2024-06-14 11:13:50 +03:00 committed by GitHub
commit 5f1a113b83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,8 +32,7 @@ jobs:
node-version: '20'
- name: Install dependencies
run: npm install
working-directory: ./go-ethereum/hardhat/package.json
run: npm install --save-dev hardhat
- name: Run local devnet
run: |