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