bobbai00 commented on code in PR #4320:
URL: https://github.com/apache/texera/pull/4320#discussion_r2971977773


##########
.github/workflows/create-release-candidate.yml:
##########
@@ -181,8 +181,14 @@ jobs:
             echo "TEXERA_SERVICE_LOG_LEVEL=ERROR" >> "$BUNDLE_DIR/.env"
           fi
 
-          # Include the README from the repo
-          cp "$TEMP_DIR/_raw/bin/single-node/README.md" "$BUNDLE_DIR/"
+          # Fetch the README from the GitHub wiki and remove the download 
section
+          # (users of the tarball already have the files, so that section is 
irrelevant)
+          curl -fsSL 
"https://raw.githubusercontent.com/wiki/apache/texera/Installing-Apache-Texera-using-Docker.md";
 \

Review Comment:
   fixed. Please check



-- 
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]

Reply via email to