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
Resolving issues with Self-Hosted GitHub Runners and local caches (#71)
* Removing downloaded ZIP before downloading another version
* Removing existing aliases before creating a new alias
* Removing existing installations before extracting downloaded ZIP
* Removing existing installations recursively
* Remove bin directory before creating aliases
* Recreate bin folder after clearing
* Fixed comments