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