Skip to content

Commit

Permalink
Install foundry
Browse files Browse the repository at this point in the history
  • Loading branch information
cygaar committed Sep 17, 2024
1 parent b0db21e commit ac19773
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/agw-sdk-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ jobs:
with:
version: 8

- name: Set up foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly-143abd6a768eeb52a5785240b763d72a56987b4a

- name: Install dependencies
run: pnpm install

Expand Down

0 comments on commit ac19773

Please sign in to comment.