Retry on interrupted download of the `.tar.xz`
dscho opened this issue · 1 comments
dscho commented
I encountered this in https://github.com/git-for-windows/setup-git-for-windows-sdk/runs/2030598810?check_suite_focus=true#step:3:10 : the download of the artifact was clearly a short one, but there was no indication that it had failed.
As a consequence, the artifact did not even work correctly, and worst of all, the incomplete files were cached, so that subsequent runs would not even try to download the complete artifact.