mseth10 opened a new pull request #18222: URL: https://github.com/apache/incubator-mxnet/pull/18222
## Description ## Nightly PyPI packages are currently not getting published to https://dist.mxnet.io/python/all Here is the link to the failed Jenkins run: http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/restricted-mxnet-cd%2Fmxnet-cd-release-job/detail/mxnet-cd-release-job/1053/pipeline/77 The logs state the following `ERROR: No artifacts found for this configuration.` The binaries for all variants are present in s3, but GPU builds couldn't find them as they are searching at the wrong path. This PR fixes the search path. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
