Merge branch 'feat/interactive-porep' of github.com:filecoin-project/go-lotus into feat/interactive-porep

This commit is contained in:
Łukasz Magiera 2019-11-07 00:09:53 +01:00
commit 36e4aea0a6

View File

@ -15,6 +15,8 @@ commands:
prepare:
steps:
- checkout
- run: sudo apt-get update
- run: sudo apt-get install ocl-icd-opencl-dev
- run: git submodule sync
- run: git submodule update --init
download-params: