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
run: git diff --name-only --exit-code dist || (echo "Looks like dist doesn't match the source. Please ensure dist is built by running npm install and npm run compile" && exit 1)