Commit d2b5f7f
Install node-gyp before rebuilding pprof native binding
node_modules/.bin/node-gyp was not found because node-gyp was not
explicitly installed in the pprof-source workdir. Add an explicit
npm install step to make it available.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent bd560ee commit d2b5f7f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments