From 3c44dce95c10f8d9f00fb0d75aaa3da2deef600f Mon Sep 17 00:00:00 2001 From: Dan Walmsley Date: Sun, 21 Oct 2018 23:23:27 +0100 Subject: [PATCH] finally --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 509264e5e0..64334d991a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -27,8 +27,8 @@ jobs: xcodeVersion: 'default' # Options: 8, 9, default, specifyPath args: '-derivedDataPath ./' - task: CmdLine@2 - inputs: - script: brew install castxml + inputs: + script: brew install castxml - script: | dotnet --info