From 444cf344a9388cfe1d6a31e07e1a151115612cb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Thu, 8 Feb 2018 20:31:00 +0100 Subject: [PATCH] Appveyor build fix --- .appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.appveyor.yml b/.appveyor.yml index b3111785..23e6815c 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -41,6 +41,8 @@ build_script: copy pkg\pcs.csv installer xcopy pkg\maps installer\maps /i + + xcopy lang installer\locale /i copy licence.txt installer