mirror of
https://github.com/home-assistant/core.git
synced 2025-08-14 18:11:41 +02:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
@@ -41,7 +41,6 @@ jobs:
|
||||
buildArch: 'aarch64'
|
||||
steps:
|
||||
- script: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y --no-install-recommends \
|
||||
qemu-user-static \
|
||||
binfmt-support \
|
||||
@@ -119,7 +118,6 @@ jobs:
|
||||
fi
|
||||
displayName: 'Check version of branch/tag'
|
||||
- script: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y --no-install-recommends \
|
||||
jq curl
|
||||
|
||||
@@ -217,7 +215,6 @@ jobs:
|
||||
vmImage: 'ubuntu-latest'
|
||||
steps:
|
||||
- script: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y --no-install-recommends \
|
||||
git jq curl
|
||||
|
||||
|
Reference in New Issue
Block a user