Adding @nomicfoundation/hardhat-toolbox

This commit is contained in:
Ruslan Gladov 2024-06-15 15:34:34 +03:00
parent d40446e217
commit 9d31aa9076

View file

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