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
Use prebuilt firebase-tools for link check workflow (#12510)
Mirrors dart-lang/site-www#6877 by switching to
the prebuilt firebase-tools rather than using it through npm.
Will simplify removing more usages of Node and npm in the future. Also
should slightly reduce the workflow runtime.
0 commit comments