From ec482b010f185bc84a0bacfa1ad21593365ce1de Mon Sep 17 00:00:00 2001 From: ferris Date: Sat, 16 Dec 2017 13:37:23 +0100 Subject: [PATCH] Revert "Temporarily disable appveyor cache" This reverts commit 580c1c3e1b2228b4cf3e8592c10993884a50f9f5. This commit was intended to effectively fix the build cache by clearing it. Since that worked, we should try to enable the cache again. --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index a4b75c4..51bf025 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -76,8 +76,8 @@ deploy: provider: GitHub cache: - #- C:\Users\appveyor\.cargo\registry - #- rustual-boy-cli/target + - C:\Users\appveyor\.cargo\registry + - rustual-boy-cli/target branches: only: