mirror of
https://github.com/electron/electron.git
synced 2026-01-06 22:24:03 -05:00
Use --immutable-cache to allow native module builds
This commit is contained in:
@@ -22,4 +22,4 @@ runs:
|
||||
if [ "$TARGET_ARCH" = "x86" ]; then
|
||||
export npm_config_arch="ia32"
|
||||
fi
|
||||
node script/yarn.js install --immutable
|
||||
node script/yarn.js install --immutable-cache
|
||||
|
||||
Reference in New Issue
Block a user