From 2398ecf277d1579b7e33ebbf9aecb93b9ebaf6c9 Mon Sep 17 00:00:00 2001 From: Gianmarco Fraccaroli Date: Mon, 15 Jul 2024 11:09:14 +0200 Subject: [PATCH] wip --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index 254ba49..32a3b20 100644 --- a/Earthfile +++ b/Earthfile @@ -47,7 +47,7 @@ namada: RUN cargo binstall cargo-cache --no-confirm # install cargo about - RUN cargo binstall cargo binstall cargo-about --no-confirm + RUN cargo binstall cargo-about --no-confirm # install llvm-cov RUN cargo binstall cargo-llvm-cov --no-confirm