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
Use setup-nuget to fix broken nuget in GitHub actions
All Windows builds were failing to download clcache from nuget. This
problem also documented in
actions/runner-images#3240. Follow
their approach to fix the nuget setup.
0 commit comments