Commit b4ef0b0
fix(ci): use
`vp exec` only looks in local `node_modules/.bin`, but `pkg-pr-new` is
not a project dependency. Use `vpx` (equivalent to `pnpx`/`npx`) to
fetch and run the package remotely.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>vpx instead of vp exec for pkg-pr-new
1 parent 9e7a966 commit b4ef0b0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
0 commit comments