From fd6c8eb7d48a3f4934ddcc9674d91256d7353437 Mon Sep 17 00:00:00 2001 From: Gator96100 Date: Mon, 5 Oct 2020 05:00:19 +0200 Subject: [PATCH] WIP --- appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index b6eae83f2..8a89d1c14 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -151,6 +151,8 @@ clone_script: Write-Host "ProxSpace: move cache..." -NoNewLine + "dummy" > C\cache\update_cache.txt + Move-Item -Path "C:\cache" -Destination "$env:proxspace_path\msys2\var\cache" -Force Get-ChildItem "C:\"