parent
fcbba23a14
commit
fe8d8632e1
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ esac
|
|||
do_build() {
|
||||
npm install -g gulp yarn
|
||||
yarn install --arch=${_ARCH}
|
||||
yarn run gulp vscode-linux-${_ARCH}
|
||||
/usr/bin/node --max_old_space_size=2048 /usr/bin/gulp vscode-linux-${_ARCH}
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue