Merge pull request #31 from zkokk/CI

Adding path to ignition deploy
This commit is contained in:
zkokk 2024-06-15 15:19:32 +03:00 committed by GitHub
commit 456ca96454
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ jobs:
docker-compose up -d
- name: Deploy contracts
run: pwd
run: |
cd /home/runner/work/go-ethereum/go-ethereum/hardhat
npx hardhat ignition deploy ./ignition/modules/Lock.js