forked from Deuxfleurs/garage
fix drone
This commit is contained in:
parent
536bbb2277
commit
9a8b387bb0
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@ pipeline:
|
|||
image: rust:buster
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install libsodium-dev
|
||||
- apt-get install --yes libsodium-dev
|
||||
- cargo build
|
||||
|
||||
|
|
Loading…
Reference in a new issue