raulcd commented on code in PR #41377:
URL: https://github.com/apache/arrow/pull/41377#discussion_r1593624565


##########
dev/release/post-08-docs.sh:
##########
@@ -72,13 +72,28 @@ fi
 # delete current stable docs and restore all previous versioned docs
 rm -rf docs/*
 git checkout "${versioned_paths[@]}"
+# Download and untare released docs in a temp folder

Review Comment:
   ```suggestion
   # Download and untar released docs in a temp folder
   ```



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