From 62fc6f763f9aff6cb78922009c7cde6cf58bc1f4 Mon Sep 17 00:00:00 2001 From: StiviiK Date: Mon, 22 Jul 2019 21:50:08 +0200 Subject: [PATCH] Fixed yaml --- azure-pipelines.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index f4e0c64..c1d5ab2 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -1,3 +1,4 @@ +jobs: - job: windows pool: vmImage: 'windows-2019'