Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
san-est committed Jun 14, 2024
1 parent 3a806c5 commit 49030ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-hardhat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- name: Deploy hardhat sample project
run: |
docker exec devnet sh -c "cd /workspace/hardhat
docker exec devnet npx hardhat compile --config /workspace/hardhat/hardhat.config.js
docker exec devnet npx hardhat run /workspace/hardhat/scripts/deploy.js --network devnet
Expand Down
1 change: 1 addition & 0 deletions hardhat/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 49030ca

Please sign in to comment.