Skip to content

Commit

Permalink
install foundry
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Aug 9, 2024
1 parent 9a34cca commit 01821d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-npm_v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
- name: Install Dependencies
run: yarn

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

- name: Generate Files
run: yarn generate

Expand Down

0 comments on commit 01821d5

Please sign in to comment.