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