update cache dirs
This commit is contained in:
parent
8e704ee41d
commit
c72dbc81eb
@ -9,8 +9,8 @@ params:
|
||||
CARGO_HOME: "./.cargo-config"
|
||||
|
||||
caches:
|
||||
- path: "./target"
|
||||
- path: "./.cargo-config"
|
||||
- path: "./repo/target"
|
||||
- path: "./repo/.cargo-config"
|
||||
|
||||
|
||||
inputs:
|
||||
|
||||
@ -9,8 +9,8 @@ params:
|
||||
CARGO_HOME: "./.cargo-config"
|
||||
|
||||
caches:
|
||||
- path: "./target"
|
||||
- path: "./.cargo-config"
|
||||
- path: "./repo/target"
|
||||
- path: "./repo/.cargo-config"
|
||||
|
||||
inputs:
|
||||
- name: repo
|
||||
|
||||
@ -9,8 +9,8 @@ params:
|
||||
CARGO_HOME: "./.cargo-config"
|
||||
|
||||
caches:
|
||||
- path: "./target"
|
||||
- path: "./.cargo-config"
|
||||
- path: "./repo/target"
|
||||
- path: "./repo/.cargo-config"
|
||||
|
||||
inputs:
|
||||
- name: repo
|
||||
|
||||
Loading…
Reference in New Issue
Block a user