We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48c0148 commit 8e673bdCopy full SHA for 8e673bd
.gitpod.yml
@@ -1,6 +1,7 @@
1
# Ref: https://github.com/gitpod-io/gitpod/issues/6283#issuecomment-1001043454
2
tasks:
3
- init: ./configure && timeout 50m make -j16 || true
4
+ - init: pnpm i -g node-core-utils
5
6
# Ref: https://www.gitpod.io/docs/prebuilds#github-specific-configuration
7
github:
0 commit comments