diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 547538b66e3..bafb3c49dd5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -35,7 +35,7 @@ jobs: buildArch: 'aarch64' steps: - script: | - sudo apt-get update && apt-get install -y --no-install-recommends \ + sudo apt-get install -y --no-install-recommends \ qemu-user-static \ binfmt-support