aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index b9777d0..7d36f33 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -46,7 +46,7 @@ steps:
commands:
- apt-get update
- apt-get install --yes libsodium-dev
- - cargo install cargo-all-features
+ - cargo install -f cargo-all-features
- cd netapp
- cargo build-all-features
- cargo build --example fullmesh