From 05454b76a6257f8e6b65ceab421619c28ad88fea Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sun, 2 Jun 2019 22:32:56 +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 55917ed25fe..5b798542323 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -41,6 +41,7 @@ jobs: buildArch: 'aarch64' steps: - script: | + sudo apt-get update sudo apt-get install -y --no-install-recommends \ qemu-user-static \ binfmt-support \