mirror of
https://github.com/mozilla-actions/sccache-action
synced 2026-09-14 20:13:56 +00:00
Remove the example because it doesn't work yet
This commit is contained in:
@@ -8,12 +8,6 @@ The [sccache](https://github.com/mozilla/sccache/
|
|||||||
|
|
||||||
Just copy and paste the following in your GitHub action:
|
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
|
# Specify a given version of sccache
|
||||||
- name: Run sccache-cache
|
- name: Run sccache-cache
|
||||||
|
|||||||
Reference in New Issue
Block a user