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
* Updates the GH Actions workflow to use very specific
commands for each step that we want to invoke. This
provides clarity as to what is happening in CI.
* Additionally, these specific commands bypass Nx,
which was not caching the component build step and
was running multiple times, which caused broken asset
paths in the docs site.
0 commit comments