Skip to content

Commit

Permalink
feat: try to support save/restore of parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptonemo committed Oct 18, 2021
1 parent 1f3e0e9 commit 0564619
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,9 @@ jobs:
- run: rustup default $(cat rust-toolchain)
- run: cargo update
- run: cargo fetch
- restore_parameter_cache
- ensure_filecoin_parameters
- save_parameter_cache
- run:
name: Test Darwin
command: |
Expand Down

0 comments on commit 0564619

Please sign in to comment.