From 0d7bd8361f02fc093524fc57f0f542385a330c37 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 10 Jan 2023 14:20:23 +0100 Subject: [PATCH] WIP --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 912985b..f436de2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # sccache-action +Work in progress + The goal of this project is to provide a simple GitHub action to download sccache artifacts. + + ## Usage TODO