dragosmg edited a comment on pull request #11921:
URL: https://github.com/apache/arrow/pull/11921#issuecomment-1008798846


   I think I am on the right track as the docs job is failing with a code 3 
which indicates we are on the correct branch of the conditional statement in 
`r_deps.sh`
   ```
   elif [ ${R_DEV_DEPS} = "website" ]; then
     exit 3
     ${R_BIN} -e "remotes::install_deps(dependencies = 'Config/Needs/website')"
     ```


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