Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
qmk-bot committed Jan 3, 2021
2 parents 1f8acb7 + acec174 commit b7d4a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/install/macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ _qmk_install_prepare() {
return 1
fi

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

_qmk_install() {
Expand Down

0 comments on commit b7d4a9d

Please sign in to comment.