Commit 7dfd173
MNT: Skip existing wheels during nightly wheel upload
Add the '--skip-existing' option for anaconda upload to
> Skip errors on package batch upload if it already exists
This will keep the nightlies.yml workflow from erroring out if
no new wheels were generated, or if a workflow is manually rerun.
Co-authored-by: Elliott Sales de Andrade <[email protected]>1 parent 162e306 commit 7dfd173
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
0 commit comments