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:
|
||||
path: |
|
||||
~/.cargo
|
||||
~/.cargo/bin
|
||||
~/.cache/trunk
|
||||
target/
|
||||
node_modules
|
||||
|
Loading…
x
Reference in New Issue
Block a user