From a5df05bb526ca5023b997cf7d996da7906c8fa49 Mon Sep 17 00:00:00 2001 From: Tom Parker-Shemilt Date: Mon, 28 Jun 2021 22:11:03 +0100 Subject: [PATCH] Add cache-on-failure to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 16bb6b9..a92e9af 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ located in the repo root. : `target-dir` The target directory that should be cleaned and persisted, defaults to `./target`. +: `cache-on-failure` +Cache even if the build fails, defaults to false + ## Outputs : `cache-hit`