Skip to content

Commit

Permalink
fix: ci now creates correct binary (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
stuart-warren committed Dec 19, 2019
1 parent ed0e4f3 commit dceecf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ builds:
- env:
- CGO_ENABLED=0
main: ./cmd/aws-iam-authenticator-lpass/main.go
binary: aws-iam-authenticator-lpass
goos:
- windows
- darwin
Expand Down

0 comments on commit dceecf5

Please sign in to comment.