diff --git a/.circleci/config.yml b/.circleci/config.yml index 4aff5ae..b6e44ea 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -68,7 +68,7 @@ jobs: - restore_cache: keys: - v1-go-src-{{ .Branch }}-{{ .Revision }} - - run: bash scripts/build_cli.sh + - run: make build - store_artifacts: path: bin destination: /