Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
Fix goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Sep 27, 2019
1 parent 2e7b302 commit 7807508
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
builds:
-
main: ./main.go
env:
- CGO_ENABLED=0
archives:
- env:
- CGO_ENABLED=0
archive:
replacements:
darwin: Darwin
linux: Linux
Expand Down

0 comments on commit 7807508

Please sign in to comment.