mirror of
https://code.forgejo.org/actions/cache.git
synced 2026-07-23 04:02:31 +00:00
Merge eacc40379b into 55cc834586
This commit is contained in:
commit
4f2584cceb
1 changed files with 1 additions and 1 deletions
|
|
@ -618,7 +618,7 @@ whenever possible:
|
||||||
~/.cargo/registry/cache/
|
~/.cargo/registry/cache/
|
||||||
~/.cargo/git/db/
|
~/.cargo/git/db/
|
||||||
target/
|
target/
|
||||||
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
key: ${{ runner.os }}-${{ runner.arch }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
||||||
```
|
```
|
||||||
|
|
||||||
## Scala - SBT
|
## Scala - SBT
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue