File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626
2727 - name : Install bb
2828 run : |
29- curl -L https://raw.githubusercontent.com/AztecProtocol/aztec-packages/refs/heads/master /barretenberg/bbup/install | bash
29+ curl -L https://raw.githubusercontent.com/AztecProtocol/aztec-packages/refs/heads/next /barretenberg/bbup/install | bash
3030 echo "PATH=$PATH:/home/runner/.bb" >> $GITHUB_ENV
3131
3232 - name : Run bbup
Original file line number Diff line number Diff line change 3333
3434 - name : Install bb
3535 run : |
36- curl -L https://raw.githubusercontent.com/AztecProtocol/aztec-packages/refs/heads/master /barretenberg/bbup/install | bash
36+ curl -L https://raw.githubusercontent.com/AztecProtocol/aztec-packages/refs/heads/next /barretenberg/bbup/install | bash
3737 echo "PATH=$PATH:/home/runner/.bb" >> $GITHUB_ENV
3838
3939 - name : Run bbup
Original file line number Diff line number Diff line change 2323
2424 - name : Install bb
2525 run : |
26- curl -L https://raw.githubusercontent.com/AztecProtocol/aztec-packages/refs/heads/master /barretenberg/bbup/install | bash
26+ curl -L https://raw.githubusercontent.com/AztecProtocol/aztec-packages/refs/heads/next /barretenberg/bbup/install | bash
2727 echo "PATH=$PATH:/home/runner/.bb" >> $GITHUB_ENV
2828
2929 - name : Run bbup
You can’t perform that action at this time.
0 commit comments