Fix drone ?
This commit is contained in:
parent
a1892a95a6
commit
90f8fb2836
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install --yes libsodium-dev
|
- apt-get install --yes libsodium-dev
|
||||||
- cargo install cargo-all-features
|
- cargo install -f cargo-all-features
|
||||||
- cd netapp
|
- cd netapp
|
||||||
- cargo build-all-features
|
- cargo build-all-features
|
||||||
- cargo build --example fullmesh
|
- cargo build --example fullmesh
|
||||||
|
|
Loading…
Reference in a new issue