Commit e147c93
committed
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`1 parent 0237991 commit e147c93
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
| 128 | + | |
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| |||
0 commit comments