This commit is contained in:
Mitchell Marino 2023-01-11 19:58:42 -06:00
parent 9ed85181ee
commit 119ea85a66

View File

@ -7,6 +7,7 @@ image_resource:
# This should cache cargo audit # This should cache cargo audit
caches: caches:
- path: "./.cargo/" - path: "./.cargo/"
- path: "./target/"
inputs: inputs:
- name: repo - name: repo