Skip to content

Commit 8e673bd

Browse files
gengjiawenRafaelGSS
authored andcommitted
build: add node-core-utils to setup
PR-URL: #47442 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 48c0148 commit 8e673bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitpod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Ref: https://github.com/gitpod-io/gitpod/issues/6283#issuecomment-1001043454
22
tasks:
33
- init: ./configure && timeout 50m make -j16 || true
4+
- init: pnpm i -g node-core-utils
45

56
# Ref: https://www.gitpod.io/docs/prebuilds#github-specific-configuration
67
github:

0 commit comments

Comments
 (0)