You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2022/09/24 06:40:48 UTC

[GitHub] [incubator-teaclave] bigdata-memory commented on a diff in pull request #658: Improve CI

bigdata-memory commented on code in PR #658:
URL: https://github.com/apache/incubator-teaclave/pull/658#discussion_r979174731


##########
CMakeLists.txt:
##########
@@ -193,8 +193,8 @@ if(USE_PREBUILT_MESAPY)
 add_custom_command(
   OUTPUT ${MESAPY_OUTPUTS}
   COMMAND
-    wget -qN https://mesapy.org/release/${MESAPY_VERSION}-mesapy-sgx.tar.gz &&
-    tar xzf ${MESAPY_VERSION}-mesapy-sgx.tar.gz
+    wget -qN https://github.com/mesatee/mesapy/releases/download/${MESAPY_VERSION}/mesapy-${MESAPY_VERSION}.tar.gz &&

Review Comment:
   I tried to open this URL, but got 404. Please double check it, thanks.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org