Skip to content

Commit 456c8c3

Browse files
author
MaksimZhukov
committed
Update the brew upgrade command
1 parent 30a06d5 commit 456c8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines/templates/build-job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
TargetType: inline
1717
script: |
1818
brew update
19-
brew cask upgrade powershell
19+
brew upgrade --cask powershell
2020
2121
- task: PowerShell@2
2222
displayName: 'Build Python $(VERSION)'

0 commit comments

Comments
 (0)