From 15ffbeaa8ae3f9b91847c2c0790b4d8ab44bd0c1 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 5 Apr 2019 10:42:43 -0400 Subject: [PATCH] Oops --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f2cbd8dc..75d42415 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -332,7 +332,7 @@ jobs: pool: vmImage: 'macos-10.13' workspace: - clean all + clean: all steps: - template: azure-pipelines/setup-python3.yml - template: azure-pipelines/install-latest-meson.yml