adonis0147 commented on PR #12837: URL: https://github.com/apache/doris/pull/12837#issuecomment-1253904804
I inspected the network traffic, the request was redirected to `codeload.github.com`. Could you give the steps to show the errors you mentioned? I tested the following commands and they all work fine. ```shell wget https://github.com/google/cctz/archive/refs/tags/v2.3.tar.gz -O cctz.tar.gz curl -L https://github.com/google/cctz/archive/refs/tags/v2.3.tar.gz -o cctz.tar.gz ``` -- 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]
