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
Current CI runtime is currently ~90 seconds, and ~50 seconds of that is just for installing firebase-tools.
There's an issue where bun is slow at installing it, and even if we move away from bun, the FirebaseExtended/action-hosting-deploy doesn't use the installed module and re-installs it a second time.