From 57bd18081b8370a31da0945089c6df12c377f2cf Mon Sep 17 00:00:00 2001
From: Martin Beseda <martin.beseda@vsb.cz>
Date: Mon, 18 Feb 2019 04:25:55 +0100
Subject: [PATCH] FIX: Trying to fix CI...

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fcd2657a..a876746d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@
 win_visual_studio_static_local_deps:
     tags:
         - Win
-
+ 
     before_script:
         - call VsDevCmd.bat
         - cd build_scripts\windows
-- 
GitLab