Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgraph/drawio-desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Benson <david@jgraph.com>2017-12-19 18:24:39 +0300
committerDavid Benson <david@jgraph.com>2017-12-19 18:24:39 +0300
commite959aadf974fc25b16e62e153d2edd07c768841b (patch)
tree65e63a287e30f7d12f396e488ca597e432371237 /appveyor.yml
parentd402b5366c46987b7dfb94ee5a8ff14d8d7c5a66 (diff)
i18n manifest patch
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 76abc9a..6acf958 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -24,6 +24,7 @@ install:
- ps: Install-Product node 7 x64
- yarn install
- cd draw.io/war
+ - cat ../../extra-cache.txt >> cache.manifest
- yarn install
- cd ../..