Skip to content
Snippets Groups Projects
Commit 0ac172f9 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[doc] Minor update to macos update-ci script ran every week [ci skip]

parent 42f7ce23
Branches
Tags
No related merge requests found
Pipeline #29983 skipped
......@@ -5,9 +5,10 @@ echo "Updating homebrew..."
brew=/usr/local/bin/brew
${brew} update
${brew} upgrade
echo "Updating homebrew casks..."
${brew} cask upgrade
${brew} cleanup
# Updates PIP packages installed
function pipupdate() {
echo "Updating ${1} packages..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment