Skip to content

Commit

Permalink
Fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dewey committed May 12, 2021
1 parent ee9fbbc commit c960ec6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@ before:
- go generate ./...
builds:
- main: ./cmd/api/main.go
- env:
env:
- CGO_ENABLED=0
goos:
- linux
- windows
- darwin
archives:
- replacements:
Expand Down

0 comments on commit c960ec6

Please sign in to comment.