mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-24 03:50:13 +10:00
Merge branch 'arm64-v2' into arm-v2
This commit is contained in:
3
build.sh
3
build.sh
@@ -19,6 +19,9 @@ if [[ "$SHOULD_BUILD" == "yes" ]]; then
|
||||
export npm_config_target_arch="$BUILDARCH"
|
||||
../update_settings.sh
|
||||
|
||||
# apply patches
|
||||
patch -u src/vs/platform/update/electron-main/updateService.win32.ts -i ../patches/update-cache-path.patch
|
||||
|
||||
yarn
|
||||
yarn postinstall
|
||||
mv product.json product.json.bak
|
||||
|
||||
Reference in New Issue
Block a user