jackylee-ch commented on code in PR #8632:
URL: https://github.com/apache/incubator-gluten/pull/8632#discussion_r1942484362


##########
.github/workflows/velox_backend.yml:
##########
@@ -527,7 +527,9 @@ jobs:
         run: |
           export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk && \
           cd /opt && \
+          ${WGET_CMD} https://archive.apache.org/dist/incubator/uniffle/${{ 
matrix.uniffle }}/apache-uniffle-${{ matrix.uniffle }}-incubating-bin.tar.gz && 
\

Review Comment:
   Oh, sorry for miss that. @SteNicholas could you add a followup and add the 
file check like 
[celeborn](https://github.com/apache/incubator-gluten/blob/main/.github/workflows/velox_backend.yml#L585)?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to