Skip to content

Commit 490cfa7

Browse files
committed
install cargo-clone
1 parent 8611877 commit 490cfa7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,3 +132,4 @@ RUN rustup component add clippy llvm-tools rust-src rustfmt --toolchain nightly
132132
# RUN echo '[source.crates-io]\nreplace-with = "rsproxy-sparse"\n[source.rsproxy]\nregistry = "https://rsproxy.cn/crates.io-index"\n[source.rsproxy-sparse]\nregistry = "sparse+https://rsproxy.cn/index/"\n[registries.rsproxy]\nindex = "https://rsproxy.cn/crates.io-index"\n[net]\ngit-fetch-with-cli = true' > /home/runner/.cargo/config.toml
133133

134134
RUN cargo install cargo-binutils
135+
RUN cargo install cargo-clone

0 commit comments

Comments
 (0)