Skip to content

Commit 5491d4c

Browse files
committed
Cargo cache on the ci tools
1 parent f4a3619 commit 5491d4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci/Dockerfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ RUN curl https://musl.libc.org/releases/musl-latest.tar.gz -o musl-latest.tar.gz
1717
cargo fmt --version && \
1818
cargo make --version && \
1919
grass --version && \
20-
wasm-pack --version
20+
wasm-pack --version && \
21+
cargo cache --autoclean-expensive

0 commit comments

Comments
 (0)