From fa4f7697b7621fba53176ddb14e83121ca72f4e9 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 16 May 2019 09:42:55 +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 e76de09c3..3c36c7e34 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -84,6 +84,7 @@ jobs: buildArch: 'aarch64' steps: - script: | + sudo apt-get update sudo apt-get install -y --no-install-recommends \ qemu-user-static \ binfmt-support