Unverified Commit 70b5b14e authored by Stan Kladko's avatar Stan Kladko Committed by GitHub

Update ccpp.yml

parent e09d3876
......@@ -26,6 +26,6 @@ jobs:
&& sudo ./linux/installer/bin/sgx_linux_x64_psw_2.5.100.49891.bin &&
cd .. && rm -rf linux-sgx/
- name: build deps
run: cd scripts; build.py
run: cd scripts; ./build.py
- name: build sgx
run: autoreconf -vif && automake && ./configure && make
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