Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pjdufour committed May 1, 2019
1 parent ffb8aae commit 9a896b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: /
Expand Down

0 comments on commit 9a896b8

Please # to comment.