mirror of
https://github.com/actions/cache.git
synced 2026-06-18 17:37:43 +00:00
Merge 8d70dfb799 into f7ebb81a3f
This commit is contained in:
commit
0cdec7434e
@ -591,6 +591,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