Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-sectorbuilder
Commits
0e7e6e1a
Commit
0e7e6e1a
authored
Oct 17, 2019
by
laser
Browse files
fix(cache): circleci cache was corrupted; rebuilding
parent
e48d1fbf
Changes
1
Show whitespace changes
Inline
Side-by-side
.circleci/config.yml
View file @
0e7e6e1a
...
...
@@ -116,11 +116,11 @@ commands:
steps
:
-
restore_cache
:
keys
:
-
v14-proof-params
-
v14
b
-proof-params
save_parameter_cache
:
steps
:
-
save_cache
:
key
:
v14-proof-params
key
:
v14
b
-proof-params
paths
:
-
"
~/filecoin-proof-parameters/"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment