You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Downloading zip file is broken in Azure DevOps Windows CIs, and we applied DisableZipDownload: true for Windows CIs to work around the issue (#9911).
The temporary fix should be removed once the official fix is in Azure DevOps.