mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
install diesel_cli
This commit is contained in:
parent
a2cd1ff367
commit
fc382e20e1
@ -11,6 +11,7 @@ steps:
|
||||
commands:
|
||||
- apt-get -y update
|
||||
- apt-get -y install --no-install-recommends espeak postgresql-client
|
||||
- cargo install diesel_cli --no-default-features --features postgres
|
||||
|
||||
- name: cargo check
|
||||
image: ekidd/rust-musl-builder:experimental-stable
|
||||
|
Loading…
Reference in New Issue
Block a user