Skip to content

Commit 3ceb2c4

Browse files
gengjiawenMoLow
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 a5f214c commit 3ceb2c4

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)