mirror of https://gitea.com/actions/cache.git
Merge 8d70dfb799 into 0c45773b62
This commit is contained in:
commit
c2ad1fc93c
|
|
@ -591,6 +591,7 @@ whenever possible:
|
||||||
- uses: actions/cache@v3
|
- uses: actions/cache@v3
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
|
~/.cargo/.crates.toml
|
||||||
~/.cargo/bin/
|
~/.cargo/bin/
|
||||||
~/.cargo/registry/index/
|
~/.cargo/registry/index/
|
||||||
~/.cargo/registry/cache/
|
~/.cargo/registry/cache/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue