Skip to content

Commit

Permalink
fixup: actually use blst
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Oct 29, 2020
1 parent 543b274 commit 22a56b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@ jobs:
steps:
- configure_environment_variables
- prepare
- build_project
- build_project:
blst: true
- restore_parameter_cache
- obtain_filecoin_parameters
- save_parameter_cache
Expand Down

0 comments on commit 22a56b0

Please sign in to comment.