Merge pull request #538 from filecoin-project/bugs/porep-fixcircleopencllink

Bugs/porep fixcircleopencllink
This commit is contained in:
Whyrusleeping 2019-11-06 11:41:11 -08:00 committed by GitHub
commit 7ef44b53c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: