From 7b7cc036294ae3c1cab55e8c0c215fd30a57f6a5 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 8 Mar 2023 23:04:38 +0100 Subject: [PATCH] Remove the example because it doesn't work yet --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 1bb52a7..022b5fd 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,6 @@ The [sccache](https://github.com/mozilla/sccache/ Just copy and paste the following in your GitHub action: -``` -# Using the latest version of sccache -- name: Run sccache-cache - uses: mozilla-actions/sccache-action@v0.0.2 -``` - ``` # Specify a given version of sccache - name: Run sccache-cache