Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
test cargo clean
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantcornholio committed Aug 15, 2024
1 parent 4585f97 commit dd86718
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dockerfiles/ci-unified/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ RUN rustup target add wasm32-unknown-unknown
RUN apt-get install -y --no-install-recommends g++
RUN rustup target add x86_64-unknown-linux-musl

RUN cargo clean

# generic ci | install common cargo tools
RUN cargo install cargo-web wasm-pack cargo-deny cargo-hack \
mdbook mdbook-mermaid mdbook-linkcheck mdbook-admonish mdbook-last-changed
Expand Down

0 comments on commit dd86718

Please sign in to comment.