Skip to content

Commit

Permalink
install foundry gha
Browse files Browse the repository at this point in the history
  • Loading branch information
TateB committed Jun 19, 2024
1 parent 021ac66 commit 65f9b42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:

- run: bun install --frozen-lockfile

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

- name: Run deploy
run: bun run test:deploy
env:
Expand Down

0 comments on commit 65f9b42

Please sign in to comment.