Cache Cargo in CI
This commit is contained in:
parent
d8bec1d1fb
commit
be9449a794
|
|
@ -90,6 +90,7 @@ jobs:
|
|||
- save_cache:
|
||||
paths:
|
||||
- target
|
||||
- /usr/local/cargo
|
||||
key: v1-dependencies-{{ checksum "Cargo.lock" }}
|
||||
|
||||
workflows:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user