Merge pull request #30 from zkokk/CI

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

View file

@ -40,8 +40,8 @@ jobs:
- name: Deploy contracts - name: Deploy contracts
run: pwd run: pwd
# cd ./hardhat cd /home/runner/work/go-ethereum/go-ethereum/hardhat
# npx hardhat ignition deploy ./ignition/modules/Lock.js npx hardhat ignition deploy ./ignition/modules/Lock.js
- name: Build and push Docker image - name: Build and push Docker image