Unverified Commit d9c5b823 authored by Stan Kladko's avatar Stan Kladko Committed by GitHub

Update ccpp.yml

parent 7fb414f0
......@@ -11,11 +11,11 @@ jobs:
- uses: actions/checkout@v1
- name: install packages
run: |
apt-get update && apt-get install -yq --no-install-recommends python-yaml vim telnet git
ca-certificates build-essential ocaml ocamlbuild automake autoconf libtool wget python
libssl-dev libssl-dev libcurl4-openssl-dev protobuf-compiler git libprotobuf-dev alien
cmake debhelper uuid-dev libxml2-dev libprotobuf10 cmake flex bison libprocps-dev ccache
autoconf texinfo libssl-dev libboost-all-dev libjsonrpccpp-dev libjsonrpccpp-tools
apt-get update && apt-get install -yq --no-install-recommends python-yaml vim telnet git
ca-certificates build-essential ocaml ocamlbuild automake autoconf libtool wget python
libssl-dev libssl-dev libcurl4-openssl-dev protobuf-compiler git libprotobuf-dev alien
cmake debhelper uuid-dev libxml2-dev libprotobuf10 cmake flex bison libprocps-dev ccache
autoconf texinfo libssl-dev libboost-all-dev libjsonrpccpp-dev libjsonrpccpp-tools
- name: install sgx
run: |
git clone -b sgx_2.5 --depth 1 https://github.com/intel/linux-sgx &&
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment