one last cache update

This commit is contained in:
Mitchell Marino
2023-01-11 23:52:55 -06:00
parent d01c86c7e6
commit ab54c44bd0
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ params:
caches: caches:
- path: "./repo/target" - path: "./repo/target"
- path: "./repo/.cargo-config" - path: "./repo/.cargo-config"
- path: "./repo/.rustup-config"
inputs: inputs:
- name: repo - name: repo
+1
View File
@@ -12,6 +12,7 @@ params:
caches: caches:
- path: "./repo/target" - path: "./repo/target"
- path: "./repo/.cargo-config" - path: "./repo/.cargo-config"
- path: "./repo/.rustup-config"
inputs: inputs:
- name: repo - name: repo