Commits


Jacob Wujciak-Jens authored and GitHub committed 0d61cfdb6ec
GH-45155: [Python][CI] Fix path for scientific nightly windows wheel upload (#45222) ### Rationale for this change The upload wasn't failing with the empty, non existent dir. ### What changes are included in this PR? - Fix the path - Prevent the upload from failing silently when no wheels are found ### Are these changes tested? crossbow ### Are there any user-facing changes? no * GitHub Issue: #45155 Lead-authored-by: Jacob Wujciak-Jens <jacob@wujciak.de> Co-authored-by: Sutou Kouhei <kou@cozmixng.org> Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>