Skip to content

Commit

Permalink
9
Browse files Browse the repository at this point in the history
  • Loading branch information
storojs72 committed Aug 1, 2023
1 parent 58a2d31 commit ebe8ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
screen -d -m anvil --gas-limit 18446744073709551615 --code-size-limit 18446744073709551615 && screen -list
- name: Deploy main contract
run: yes |
run: |
forge script script/Deployment.s.sol:NovaVerifierDeployer --fork-url http://localhost:8545 --private-key 0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80 --broadcast
Expand Down

0 comments on commit ebe8ec2

Please sign in to comment.