mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
build: add node-core-utils to setup
PR-URL: https://github.com/nodejs/node/pull/47442 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
parent
a5f214c00c
commit
3ceb2c4387
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# Ref: https://github.com/gitpod-io/gitpod/issues/6283#issuecomment-1001043454
|
||||
tasks:
|
||||
- init: ./configure && timeout 50m make -j16 || true
|
||||
- init: pnpm i -g node-core-utils
|
||||
|
||||
# Ref: https://www.gitpod.io/docs/prebuilds#github-specific-configuration
|
||||
github:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue