Skip to content

Commit 445923a

Browse files
committed
Init
1 parent 7b7375c commit 445923a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure-pipelines.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -659,6 +659,9 @@ jobs:
659659
python_version=3.12
660660
brew unlink python@$python_version && brew link --overwrite python@$python_version
661661
662+
# update homebrew to latest version in case the formula is not compatible with the current homebrew version
663+
brew update
664+
662665
echo == Remove pre-installed azure-cli ==
663666
brew uninstall azure-cli
664667

0 commit comments

Comments
 (0)