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
42fcb13d
Commit
42fcb13d
authored
Nov 19, 2019
by
laser
Browse files
fix(params): upgrade to v16 params
parent
21dc167d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.circleci/config.yml
View file @
42fcb13d
...
...
@@ -116,10 +116,10 @@ commands:
steps
:
-
restore_cache
:
keys
:
-
v1
5
-proof-params-{{ arch }}
-
v1
6
-proof-params-{{ arch }}
save_parameter_cache
:
steps
:
-
save_cache
:
key
:
v1
5
-proof-params-{{ arch }}
key
:
v1
6
-proof-params-{{ arch }}
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