From 127cc5f942ef6713024a404f9a7fc19f8933086e Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 1 May 2019 14:49:12 +0200 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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