From 2d06718fec9ad865ceb3fa8dc73ed0b7fec5d7c1 Mon Sep 17 00:00:00 2001 From: frederikprijck Date: Wed, 20 Sep 2023 11:19:13 +0200 Subject: [PATCH] Fix azure pipelines --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7d52e83b..5ddf6996 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -23,6 +23,7 @@ steps: custom: 'workload' arguments: 'install ios' +- task: DotNetCoreCLI@2 displayName: "Install .NET Android workload" inputs: command: 'custom'