From e0d4a5f987b2d7d164c1951a292073b452c63518 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Wed, 11 Sep 2019 18:32:34 +0200 Subject: [PATCH] Add win dependencies again --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1f57bea8..fe086728 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -109,8 +109,8 @@ jobs: dependsOn: - Linux - MacOS -# - Windows_x86 -# - Windows_x64 + - Windows_x86 + - Windows_x64 condition: succeeded() variables: - group: bintray