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
I stumbled on this problem with out self-hosted windows runners.
It doesn't cause the action to fail, so I only saw by chance.
It looks like the cache is downloading but tar fails when trying to extract it, reporting that the file is missing. I tried to look in the temp folder while the pipeline is running, and there is no cache.tgz file in the folder.