mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-27 02:24:15 +03:00
Recache
This commit is contained in:
parent
b8b1ab797c
commit
1c33fb86a9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -184,7 +184,7 @@ jobs:
|
|||||||
RUSTC_WRAPPER: sccache
|
RUSTC_WRAPPER: sccache
|
||||||
SCCACHE_CACHE_SIZE: 2G
|
SCCACHE_CACHE_SIZE: 2G
|
||||||
SCCACHE_DIR: /home/runner/.cache/sccache
|
SCCACHE_DIR: /home/runner/.cache/sccache
|
||||||
# SCCACHE_RECACHE: 1 # Uncomment this to clear cache, then comment it back out
|
SCCACHE_RECACHE: 1 # Uncomment this to clear cache, then comment it back out
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user