mirror of
https://code.forgejo.org/actions/cache.git
synced 2026-03-05 16:20:24 +00:00
Merge 258f8c9111 into 5656298164
This commit is contained in:
commit
0e576be9ab
1 changed files with 1 additions and 1 deletions
|
|
@ -618,7 +618,7 @@ whenever possible:
|
|||
~/.cargo/registry/cache/
|
||||
~/.cargo/git/db/
|
||||
target/
|
||||
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
||||
key: ${{ runner.os }}-${{ runner.arch }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
||||
```
|
||||
|
||||
## Scala - SBT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue