Commit ad6b89f
committed
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.1 parent 7939ed1 commit ad6b89f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments