Adding path to ignition deploy

This commit is contained in:
Ruslan Gladov 2024-06-15 15:12:07 +03:00
parent 60a0beda50
commit 77367f3bcb

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