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
Update publish workflow to build on Windows, publish on Ubuntu
This PR attempts to separate the publihs process into two steps, the
first part verifying the codegen is up to date (on Windows), the second
part doing the actual yarn build and publish on ubuntu.
0 commit comments