From 9af82be7f700e8282b17b9d5254c8aaf38b49b67 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 7 Apr 2019 17:03:50 -0400 Subject: [PATCH] Oops again --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index df04aaca..eb31ceb2 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -43,6 +43,7 @@ jobs: - template: azure-pipelines/install-latest-meson.yml - template: azure-pipelines/$(depsAndNinjaTemplate) - template: azure-pipelines/configure.yml + parameters: beforeConfigure: $(beforeConfigure) defaultLibrary: $(libtype) - template: azure-pipelines/build.yml