mirror of
https://github.com/actions/python-versions.git
synced 2025-04-06 23:39:38 +00:00
Update the brew upgrade command
This commit is contained in:
@ -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)'
|
||||
|
Reference in New Issue
Block a user