Skip to content

Commit

Permalink
chore: install foundry
Browse files Browse the repository at this point in the history
  • Loading branch information
roderik committed Aug 15, 2024
1 parent 83b6bc4 commit f048600
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/solidity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,10 @@ jobs:
zsh --version
which zsh
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly

- name: Generate README.md
if: github.repository == 'settlemint/solidity-predeployed'
Expand Down

0 comments on commit f048600

Please sign in to comment.