Commit 0e7e6e1a authored by laser's avatar laser
Browse files

fix(cache): circleci cache was corrupted; rebuilding

parent e48d1fbf
......@@ -116,11 +116,11 @@ commands:
steps:
- restore_cache:
keys:
- v14-proof-params
- v14b-proof-params
save_parameter_cache:
steps:
- save_cache:
key: v14-proof-params
key: v14b-proof-params
paths:
- "~/filecoin-proof-parameters/"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment