cache sccache

This commit is contained in:
GroovieGermanikus 2023-09-13 21:43:14 +02:00
parent 5499d55c25
commit c95a7ddf3a
1 changed files with 1 additions and 0 deletions

View File

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