From 5dd6ed389ff77bc754fede4c3018b58865df638d Mon Sep 17 00:00:00 2001 From: ROUVREAU Vincent Date: Mon, 22 Jun 2020 23:21:13 +0200 Subject: remove cache --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.appveyor.yml') diff --git a/.appveyor.yml b/.appveyor.yml index 794a448d..c57a6dd8 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -10,7 +10,7 @@ configuration: environment: # update the vcpkg cache even if build fails - APPVEYOR_SAVE_CACHE_ON_ERROR: true + # APPVEYOR_SAVE_CACHE_ON_ERROR: true matrix: - target: Examples -- cgit v1.2.3