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-08-15 00:55:48 +0300
committerDavid Benson <david@jgraph.com>2017-08-15 00:55:48 +0300
commitac8e2dbea5a59e05377614021f883904ffc43fb9 (patch)
tree30e996e1b2ea0412186cd0f1f9f6fc354f2d53ac /appveyor.yml
parentd8a1214b8fb7b39ff1de36a7309b1f8e4619fcf8 (diff)
Corrected repo name
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index aab8add..e316be6 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -20,7 +20,7 @@ clone_script:
install:
- ps: Install-Product node 7 x64
- yarn install
- - cd draw.io/war
+ - cd drawio/war
- yarn install
- cd ../..