We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dda219 commit cc44324Copy full SHA for cc44324
1 file changed
.github/workflows/CI.yml
@@ -37,9 +37,6 @@ jobs:
37
- uses: actions/checkout@v4
38
- name: Build guests
39
run: |
40
- curl -L https://risczero.com/install | bash
41
- rzup install cargo-risczero 2.0.2
42
- rzup install rust 1.85.0
43
REPR_GUEST_BUILD=1 BITCOIN_NETWORK=mainnet cargo build -p header-chain-circuit --release
44
REPR_GUEST_BUILD=1 BITCOIN_NETWORK=mainnet cargo build -p final-spv-circuit --release
45
0 commit comments