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
chore(deps): use netlify-cli dev dep where possible
Ubuntu 24.04 (now ubuntu-latest) has removed the `netlify` CLI :(
We were installing it manually in some CI workflows, but not the e2e report one, which started
failing.
This fixes that by pulling in the easy parts of #2484.
0 commit comments