mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-24 05:11:09 +00:00
deps
This commit is contained in:
parent
b62b7206ab
commit
4d1b15e3a5
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@ steps:
|
||||||
image: rust:1.55-slim-buster
|
image: rust:1.55-slim-buster
|
||||||
commands:
|
commands:
|
||||||
- apt update
|
- apt update
|
||||||
- apt install git --yes
|
- apt install pkg-config libssl-dev libpq-dev --yes
|
||||||
- ./build.sh
|
- ./build.sh
|
||||||
|
|
Loading…
Reference in a new issue