mirror of
https://github.com/actions/python-versions.git
synced 2025-12-13 22:17:32 +00:00
Update the brew upgrade command
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
|||||||
TargetType: inline
|
TargetType: inline
|
||||||
script: |
|
script: |
|
||||||
brew update
|
brew update
|
||||||
brew cask upgrade powershell
|
brew upgrade --cask powershell
|
||||||
|
|
||||||
- task: PowerShell@2
|
- task: PowerShell@2
|
||||||
displayName: 'Build Python $(VERSION)'
|
displayName: 'Build Python $(VERSION)'
|
||||||
|
|||||||
Reference in New Issue
Block a user