Skip to content

Commit

Permalink
yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mxygem committed Jul 8, 2021
1 parent f512a7c commit 46b9781
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@ before:
hooks:
- go mod download
builds:
env:
- CGO_ENABLED=0
goos:
- darwin
- linux
- windows
-
env:
- CGO_ENABLED=0
goos:
- darwin
- linux
- windows
archives:
- replacements:
darwin: Darwin
Expand Down

0 comments on commit 46b9781

Please sign in to comment.