fix: add protobuf-compiler for Docker and CI builds

This commit is contained in:
Greg Heartsfield
2023-02-11 13:56:15 -06:00
parent 36eaf9fea5
commit d31e974d56
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@ environment:
packages:
- cargo
- sqlite-devel
- protobuf-compiler
sources:
- https://git.sr.ht/~gheartsfield/nostr-rs-relay/
shell: false