diff --git a/Jenkinsfiles/Linux-SGX-18.04 b/Jenkinsfiles/Linux-SGX-18.04 index f6a4903d..2d888988 100644 --- a/Jenkinsfiles/Linux-SGX-18.04 +++ b/Jenkinsfiles/Linux-SGX-18.04 @@ -36,7 +36,7 @@ pipeline { git clone https://github.com/intel/SGXDataCenterAttestationPrimitives.git cd SGXDataCenterAttestationPrimitives git checkout DCAP_1.5 - # no need to build, we only need the SGX header file (sgx.h) + # no need to build, we only need the SGX header file (sgx_oot.h) ''' sh ''' # test the build with the DCAP driver v1.5 and clean up afterwards