mirror of
https://github.com/actions/cache.git
synced 2026-07-03 19:06:05 +00:00
Merge 8d70dfb799 into 40c3b67b29
This commit is contained in:
commit
df31548b4e
@ -592,6 +592,7 @@ whenever possible:
|
||||
- uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
~/.cargo/.crates.toml
|
||||
~/.cargo/bin/
|
||||
~/.cargo/registry/index/
|
||||
~/.cargo/registry/cache/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user