kszucs commented on a change in pull request #10288: URL: https://github.com/apache/arrow/pull/10288#discussion_r629506198
########## File path: dev/tasks/conda-recipes/azure.linux.yml ########## @@ -34,5 +34,5 @@ jobs: CI=azure arrow/dev/tasks/conda-recipes/run_docker_build.sh $(pwd)/build_artifacts displayName: Run docker build - {{ macros.azure_upload_releases("build_artifacts/linux-64/*.tar.bz2") }} - {{ macros.azure_upload_anaconda("build_artifacts/linux-64/*.tar.bz2") }} + {{ macros.azure_upload_releases("build_artifacts/*/*.tar.bz2") }} Review comment: The arm builds produce the artifacts into a different directory. -- 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: us...@infra.apache.org