feat: add .cargo/bin to cache in gh action
This commit is contained in:
parent
c3a1752f00
commit
5263e951bf
1
.github/workflows/prod.yml
vendored
1
.github/workflows/prod.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/.cargo
|
~/.cargo
|
||||||
|
~/.cargo/bin
|
||||||
~/.cache/trunk
|
~/.cache/trunk
|
||||||
target/
|
target/
|
||||||
node_modules
|
node_modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user