Skip to content

Commit

Permalink
Corrects directory
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgraph committed Jan 20, 2018
1 parent 284d095 commit 3e1463e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ install:
- ps: Install-Product node 7 x64
- yarn install
- cd draw.io/src/main/webapp
- cat ../../extra-cache.txt >> cache.manifest
- cat ../../../../extra-cache.txt >> cache.manifest
- yarn install
- cd ../..

Expand Down

0 comments on commit 3e1463e

Please sign in to comment.