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
fix(skill): update updating skill to use pnpm run update and check --all
- Use `pnpm run update` instead of fallback to `pnpm update`
- Add `pnpm run fix --all` before validation
- Change `pnpm run check` to `pnpm run check --all`
0 commit comments