Skip to content

Commit

Permalink
add mainnet rpc for snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
kinrezC authored Feb 20, 2024
1 parent b492228 commit f229899
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/solidity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:

- name: run snapshot
run: forge snapshot --via-ir
env:
MAINNET_RPC_URL: ${{ secrets.MAINNET_RPC_URL }}

0 comments on commit f229899

Please sign in to comment.