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
Currently, there is no way for one command to require that another is run first. For example, wy install should require wy build first. That is, it will force wy build before doing the install. Otherwise, some potential problems I think.