Update the brew upgrade command

This commit is contained in:
MaksimZhukov
2020-12-22 03:38:12 +03:00
parent 30a06d5828
commit 456c8c380c

View File

@ -16,7 +16,7 @@ jobs:
TargetType: inline
script: |
brew update
brew cask upgrade powershell
brew upgrade --cask powershell
- task: PowerShell@2
displayName: 'Build Python $(VERSION)'