Skip to content

Commit 3192acb

Browse files
authored
Update solidity-example.yml
1 parent 5012c03 commit 3192acb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/solidity-example.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- name: Install bb
2525
run: |
2626
curl -L https://raw.githubusercontent.com/AztecProtocol/aztec-packages/refs/heads/master/barretenberg/bbup/install | bash
27+
echo "$HOME/.bbup/bin" >> $GITHUB_PATH
2728
2829
- name: Run bbup
2930
run: |

0 commit comments

Comments
 (0)