From 3a37d852028fe9243f4e1b01697b3ad44eb3aa24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Sun, 1 Sep 2019 15:31:00 +0200 Subject: [PATCH] typo --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6a4d093e..9a4d77e4 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -24,7 +24,7 @@ jobs: make displayName: 'Build' - job: MacOS - variable: + variables: - group: macos-codesign pool: vmImage: 'macOS-10.14'