@@ -8,6 +8,10 @@ if [[ "$SHOULD_BUILD" == "yes" ]]; then
exportnpm_config_arch=ia32
fi
if[["$BUILDARCH"=="arm64"]];then
exportnpm_config_arch=arm64
fi
../update_settings.sh
yarn
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.