We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cda3f3 commit 8e9cab7Copy full SHA for 8e9cab7
.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