Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hhatto committed Mar 2, 2019
1 parent 899c555 commit 5f38e03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ before:
- go generate ./...
builds:
- env:
- CGO_ENABLED=0
- main: ./cmd/gocloc/main.go
- CGO_ENABLED=0
main: './cmd/gocloc/main.go'
binary: gocloc
goos:
- windows
Expand Down

0 comments on commit 5f38e03

Please sign in to comment.