Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hujw77 committed Apr 11, 2024
1 parent 0e136fb commit a2e4bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.propose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: Install Sphinx Solidity Library
run: yarn sphinx install
- name: Propose
run: npx sphinx propose ./script/common/Proposal.s.sol --confirm --networks <NETWORK_NAMES>
run: npx sphinx propose ./script/common/Proposal.s.sol --confirm --networks mainnets

0 comments on commit a2e4bc3

Please sign in to comment.