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