maybe fix caches again?

This commit is contained in:
Mitchell Marino 2023-01-11 21:24:36 -06:00
parent 452d2dc9e1
commit d50572f021

View File

@ -5,8 +5,8 @@ image_resource:
source: {repository: rust} source: {repository: rust}
caches: caches:
- path: "./.cargo/" - path: "~/.cargo/"
- path: "./target/" - path: "~/target/"
inputs: inputs:
- name: repo - name: repo