Turn off Windows Defender in temp folder on binary build workflow (#99389)
This issue starts to show up recently https://github.com/pytorch/pytorch/actions/runs/4724983231/jobs/8385139626 and I'm pretty sure that the root cause is Windows Defender as I did a similar fix on Windows CI a while ago https://github.com/pytorch/pytorch/pull/96931. Without this, Windows binary build could fail flakily when Windows Defender chooses to delete/quarantine a file in the temp folder.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/99389
Approved by: https://github.com/weiwangmeta