Skip to content

Commit

Permalink
try manually adding path
Browse files Browse the repository at this point in the history
  • Loading branch information
critesjosh committed Jul 31, 2024
1 parent f66256a commit 5858156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/with_foundry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install bb
run: |
curl -L https://raw.githubusercontent.com/AztecProtocol/aztec-packages/master/barretenberg/cpp/installation/install | bash
source /home/runner/.bashrc
export PATH=$PATH:~/.bb/bb
bbup
- name: Generate verifier contract
Expand Down

0 comments on commit 5858156

Please sign in to comment.