Merge pull request #33 from zkokk/REF

Adding @nomicfoundation/hardhat-toolbox
This commit is contained in:
zkokk 2024-06-15 15:35:17 +03:00 committed by GitHub
commit 4662defa5c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,6 +41,7 @@ jobs:
- name: Deploy contracts
run: |
cd /home/runner/work/go-ethereum/go-ethereum/hardhat
npm install --save-dev @nomicfoundation/hardhat-toolbox
npx hardhat ignition deploy ./ignition/modules/Lock.js