Skip to content

Commit

Permalink
Revert "Do not skip wheels uploads" (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
AyodeAwe authored Nov 28, 2023
1 parent 171f247 commit 7c72c92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/rapids-wheels-anaconda
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ export RAPIDS_RETRY_SLEEP=180
rapids-retry anaconda \
-t "${RAPIDS_CONDA_TOKEN}" \
upload \
--skip-existing \
--no-progress \
"${WHEEL_DIR}"/*.whl
echo ""

0 comments on commit 7c72c92

Please sign in to comment.