microsoft / BuildXL

Microsoft Build Accelerator
MIT License
917 stars 146 forks source link

ensure the download folder is existed #1327

Closed ShuiRuTian closed 1 year ago

ShuiRuTian commented 1 year ago

Before downloading, ensure the folder is existed, otherwise rmdir would throw an error.

ShuiRuTian commented 1 year ago

BuildXL use an internal Azure repo and just sync the changes to github. So this PR is kind of useless. Will submit another PR in Azure