We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b7aa7 commit 5150b0cCopy full SHA for 5150b0c
rust/Earthfile
@@ -51,6 +51,7 @@ check:
51
# build : Build crates.
52
build:
53
FROM +builder-src
54
+ RUN rm -rf ~/build/target/release
55
DO rust-ci+EXECUTE \
56
--cmd="/scripts/std_build.py" \
57
--args1="--libs=c509-certificate --libs=cardano-blockchain-types --libs=cardano-chain-follower --libs=hermes-ipfs" \
0 commit comments