mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-12 04:21:31 -06:00
Update build-mac-arm64.sh
This commit is contained in:
parent
ef2e01307e
commit
ace1666818
@ -14,7 +14,7 @@ brew_arm64_install_packages() {
|
||||
fi
|
||||
|
||||
echo "Installing $pkg (arm64)..."
|
||||
"$BREW_ARM64_PATH/bin/brew" install --force --ignore-dependencies "$bottle_path" || true
|
||||
"$BREW_ARM64_PATH/bin/brew" reinstall --force --ignore-dependencies "$bottle_path" || true
|
||||
done
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user