diff --git a/.circleci/config.yml b/.circleci/config.yml index ea3ff8f42..9bcd6e8d8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -190,7 +190,7 @@ jobs: - install-deps - go/mod-download - run: - command: make buildall + command: make build no_output_timeout: 30m - store_artifacts: path: lotus