From 0e5389539c9c2227bd20372dc881e9f9ca91d179 Mon Sep 17 00:00:00 2001 From: Dan Caseley Date: Tue, 21 Jul 2020 17:42:31 +0100 Subject: [PATCH] Debug output for app cache restore check --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5aaa81a7b..858467453 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -192,6 +192,7 @@ commands: circleci step halt else echo "Suitable app not cached. Continuing build." + ls -lR /Users/distiller/project/ios/build/Build fi # JOBS