Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hujw77 committed Sep 11, 2024
1 parent 930e761 commit 7e6adec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.dry-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
# - name: Install Sphinx Solidity Library
# run: yarn sphinx install
- name: Dry Run
run: npx sphinx propose ./script/Proposal.s.sol --dry-run --networks mainnets
run: npx sphinx propose ./script/Proposal.s.sol --dry-run --networks mainnets --targetContract Proposal

0 comments on commit 7e6adec

Please sign in to comment.