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
fix(build): run compile-cli before compile-exec (#668)
Up until very recently, this was taken care of by always running
compile-ts before evergreen-release, but since that’s no longer
the case, we need to manually run compile-cli before compile-exec.
0 commit comments