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
Description:
Thanks a lot for your great work. About the problem:
I had couple of times situation where public dist wasn't available and setup-node action had timeouts.
Justification:
In case of hotfixes we don't have much time, so my concern was to use local path as a path to the dist (tar.gz) or external URL (placed on my server) to download it.
Is there an any option to achieve smth like that even now?
I tried placing some dists under tool cache dirs, but doesn't work.