Compile-2

This commit is contained in:
Ruslan Gladov 2024-06-14 15:23:57 +03:00
parent da5f26183f
commit ff1f7fc631

View file

@ -39,7 +39,7 @@ jobs:
docker-compose up -d docker-compose up -d
- name: Deploy contracts - name: Deploy contracts
run: npx hardhat ignition deploy /home/runner/work/go-ethereum/go-ethereum/ignition/modules/Lock.js run: npx hardhat ignition deploy /home/runner/work/go-ethereum/go-ethereum/test/Lock.js
- name: Build and push Docker image - name: Build and push Docker image