tustvold commented on PR #1822:
URL: https://github.com/apache/arrow-rs/pull/1822#issuecomment-1151364872

   I had to rework the caching to allow splitting up the stages into smaller 
steps, without having to duplicate "export CARGO_HOME". into every step. 
Setting these variable at the top-level caused rustup to fail to install 
correctly, and so rather than using `CARGO_HOME` to move cargo's location, 
instead we now just cache the relevant cargo paths. I moved this logic into the 
"Prepare Rust Build Environment" action to reduce duplication.


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