~ruther/qmk_firmware

93023511ab0f334bb0394d279b9175d46fe1b3c6 — Ryan 11 months ago 2420487
macOS install script: remove `brew upgrade --ignore-pinned` (#23735)

1 files changed, 1 insertions(+), 1 deletions(-)

M util/install/macos.sh
M util/install/macos.sh => util/install/macos.sh +1 -1
@@ 9,7 9,7 @@ _qmk_install_prepare() {
        return 1
    fi

    brew update && brew upgrade --formulae --ignore-pinned
    brew update && brew upgrade --formulae
}

_qmk_install() {

Do not follow this link