From 213c91ae73a895bbc6a774e0b7c7b92086f4821a Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 16 May 2019 09:28:08 +0200 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ceccb39d5f0..e7231918ab1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -40,6 +40,7 @@ jobs: buildArch: 'aarch64' steps: - script: | + sudo apt-get update sudo apt-get install -y --no-install-recommends \ qemu-user-static \ binfmt-support