fix drone
This commit is contained in:
parent
536bbb2277
commit
9a8b387bb0
@ -3,6 +3,6 @@ pipeline:
|
|||||||
image: rust:buster
|
image: rust:buster
|
||||||
commands:
|
commands:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install libsodium-dev
|
- apt-get install --yes libsodium-dev
|
||||||
- cargo build
|
- cargo build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user