mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00: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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user