Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Feb 4, 2025
1 parent c06c32f commit 8341047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
curl -L https://raw.githubusercontent.com/AztecProtocol/aztec-packages/refs/heads/master/barretenberg/bbup/install | bash
echo "$HOME/.bb/" >> $GITHUB_PATH
bbup -nv 0.36.0
~/.bb/bbup -nv 0.36.0
apt install -y libc++-dev
- name: Build Noir benchmark programs
Expand Down

0 comments on commit 8341047

Please sign in to comment.