Skip to content

Commit

Permalink
feat: attempt to generate parameters on OS X
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptonemo committed Oct 18, 2021
1 parent accb95f commit 1f3e0e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ jobs:
- run: rustup default $(cat rust-toolchain)
- run: cargo update
- run: cargo fetch
- ensure_filecoin_parameters
- run:
name: Test Darwin
command: |
Expand Down

0 comments on commit 1f3e0e9

Please sign in to comment.