Skip to content

Commit

Permalink
build: add node-core-utils to setup
Browse files Browse the repository at this point in the history
PR-URL: #47442
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
gengjiawen authored and MoLow committed Jul 6, 2023
1 parent a5f214c commit 3ceb2c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitpod.yml
@@ -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:
Expand Down

0 comments on commit 3ceb2c4

Please sign in to comment.