Compile-3

This commit is contained in:
Ruslan Gladov 2024-06-15 15:05:27 +03:00
parent 0e47b9b200
commit 60a0beda50

View file

@ -39,9 +39,9 @@ jobs:
docker-compose up -d
- name: Deploy contracts
run: |
cd ./hardhat
npx hardhat ignition deploy ./ignition/modules/Lock.js
run: pwd
# cd ./hardhat
# npx hardhat ignition deploy ./ignition/modules/Lock.js
- name: Build and push Docker image