Skip to content

Commit

Permalink
chore: up
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Feb 18, 2025
1 parent 5998188 commit d9e345c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/actions/install-dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ runs:
steps:
- name: Set up foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: 0.3.0

- name: Set up pnpm
uses: wevm/actions/.github/actions/pnpm@main
2 changes: 1 addition & 1 deletion src/chains/definitions/polynomial.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ export const polynomial = /*#__PURE__*/ defineChain({
address: '0xca11bde05977b3631167028862be2a173976ca11',
},
},
})
})

0 comments on commit d9e345c

Please sign in to comment.