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
Convert to a Javascript action instead of a Docker action. The Docker action wasn't setting the PATH correctly, probably due to running inside the container instead of running in the same runtime as the environment. I think. This makes it cleaner anyway.