diff --git a/.gitpod.yml b/.gitpod.yml index e01e98fab5a1c6..b674e800f4c015 100644 --- a/.gitpod.yml +++ b/.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: