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 e660d6e commit d7102d7Copy full SHA for d7102d7
.github/workflows/build-and-test-rust.yml
@@ -38,7 +38,6 @@ jobs:
38
/home/runner/.risc0/bin/rzup install
39
/home/runner/.risc0/bin/rzup install cargo-risczero 2.0.1
40
/home/runner/.risc0/bin/rzup default cargo-risczero 2.0.1
41
- cargo risczero install
42
43
- name: Cache Rust dependencies
44
uses: actions/cache@v3
@@ -105,7 +104,6 @@ jobs:
105
104
106
107
108
109
110
111
0 commit comments