remove sccache from cache

This commit is contained in:
GroovieGermanikus 2023-09-13 22:07:36 +02:00
parent c95a7ddf3a
commit a42194584f
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ jobs:
with:
path: |
~/.cargo/bin/
~/.cache/sscache/
target/
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}