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: use jlpm instead of jlpm install in CI spell-check job
The jlpm command without arguments automatically runs yarn install.
This matches the pattern used in build.yml and fixes the 'jlpm: command not found' error.
0 commit comments