mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-23 19:49:43 +01:00
tes
This commit is contained in:
@@ -76,6 +76,10 @@ jobs:
|
||||
Remove-Item -Force python_installer.exe
|
||||
displayName: 'Install Python on ARM64 Windows'
|
||||
|
||||
# Update pip to latest
|
||||
- pwsh: python -m pip install --upgrade pip
|
||||
displayName: 'Upgrade pip'
|
||||
|
||||
# Update to latest Azure CLI version, min version required for Azure DevOps is 2.10.1
|
||||
- pwsh: pip install --pre azure-cli
|
||||
displayName: 'Upgrade Azure CLI'
|
||||
|
||||
Reference in New Issue
Block a user