Skip to content

Commit

Permalink
install deps
Browse files Browse the repository at this point in the history
  • Loading branch information
critesjosh committed Dec 21, 2024
1 parent b8f666d commit ac39344
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/with_foundry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
- name: Set up foundry
uses: ./.github/actions/setup-foundry

- name: Install forge dependencies
run: forge install

- name: Install bb
run: |
curl -L https://raw.githubusercontent.com/AztecProtocol/aztec-packages/master/barretenberg/cpp/installation/install | bash
Expand Down

0 comments on commit ac39344

Please sign in to comment.