and add protobuf library

hzcorr
bert hubert 2019-09-05 09:05:30 +02:00
parent f395489206
commit 0dc8f982c5
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: deps
run: sudo apt-get install protobuf-compiler libh2o-dev libcurl4-openssl-dev libssl-dev
run: sudo apt-get install protobuf-compiler libh2o-dev libcurl4-openssl-dev libssl-dev libprotobuf-dev
- name: submodules
run: git submodule update --init --recursive
- name: make