From 0bf6868218a8ecc0d99a5e46ba518e3d6dc72a6c Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Fri, 13 Sep 2019 09:39:51 -0500 Subject: [PATCH] Cache target/. --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index ffda1a9..a551053 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -28,4 +28,5 @@ test_script: - sh: appveyor PushArtifact godot-tts.zip cache: + - target - staging