Skip to content

Commit

Permalink
Install dep in release job
Browse files Browse the repository at this point in the history
  • Loading branch information
caalberts committed Jul 28, 2018
1 parent b85993a commit 3929e39
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 @@ -17,6 +17,7 @@ jobs:
working_directory: /go/src/github.com/caalberts/localroast
steps:
- checkout
- run: make setup
- run: curl -sL https://git.io/goreleaser | bash

workflows:
Expand Down

0 comments on commit 3929e39

Please sign in to comment.