We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a3619 commit 5491d4cCopy full SHA for 5491d4c
ci/Dockerfile
@@ -17,4 +17,5 @@ RUN curl https://musl.libc.org/releases/musl-latest.tar.gz -o musl-latest.tar.gz
17
cargo fmt --version && \
18
cargo make --version && \
19
grass --version && \
20
- wasm-pack --version
+ wasm-pack --version && \
21
+ cargo cache --autoclean-expensive
0 commit comments