summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-06-25 18:57:45 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-06-25 18:57:45 +0200
commit7fdd00a5c15a0f32b9000198160884f729a715e5 (patch)
tree59098173e76f07a183beda120814f735b7862bb3
parentMerge pull request #610 from Nheko-Reborn/spaces (diff)
downloadnheko-7fdd00a5c15a0f32b9000198160884f729a715e5.tar.xz
Try to fix appveyor
-rw-r--r--appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 4dc986ca..d54fffba 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -15,8 +15,8 @@ environment:
 
 
 cache:
-  - c:\hunter\ -> appveyor.yml
-  - build\_deps -> appveyor.yml
+  - c:\hunter\ -> appveyor.yml, CMakeLists.txt
+  - build\_deps -> appveyor.yml, CMakeLists.txt
 
 build:
     verbosity: minimal