Skip to content

Commit

Permalink
🪚 Setup foundry in github action (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista authored Jan 18, 2024
1 parent cc63d6f commit 04174f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/actions/setup-environment/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ runs:
with:
node-version-file: ".nvmrc"
cache: "pnpm"

- name: Setup Foundry
uses: foundry-rs/foundry-toolchain@v1

0 comments on commit 04174f0

Please sign in to comment.