committed by
Michael Aldridge
parent
fcbba23a14
commit
fe8d8632e1
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user