Skip to content

Commit dfc0e9a

Browse files
rphmeierpepyakin
authored andcommitted
gh-runner: add rust-src as a component
1 parent 767a3b8 commit dfc0e9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/gha-runner.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ RUN \
3434
ENV PATH=$CARGO_HOME/bin:$PATH
3535

3636
RUN rustup target add wasm32-unknown-unknown
37+
RUN rustup component add rust-src
3738

3839
# Install cargo binstall, using it install cargo-risczero, and using it install risc0 toolchain.
3940
RUN curl \

0 commit comments

Comments
 (0)