summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2019-12-13 21:18:34 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2019-12-13 21:18:34 +0100
commit2ea1e11ffc458342458ebf5b43f937e6de9073a5 (patch)
treee96ce9577da508bebbd153db4a0cfdd1a55504e5
parentFix position of invite button and elide long button texts (diff)
downloadnheko-2ea1e11ffc458342458ebf5b43f937e6de9073a5.tar.xz
Clear appveyor cache
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 4cc13a4a..866fe4ba 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -12,7 +12,7 @@ environment:
 
 cache:
   - c:\tools\vcpkg\installed\ -> appveyor.yml
-  - .deps -> appveyor.yml, deps/CMakeLists.txt
+  - .deps -> deps/CMakeLists.txt, appveyor.yml
 
 build:
     verbosity: minimal