Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix goreleaser config
  • Loading branch information
tdemin committed Jul 28, 2020
1 parent 3081b61 commit 2d84026
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .goreleaser.yml
@@ -1,7 +1,8 @@
builds:
- env:
- main: main.go
env:
- CGO_ENABLED=0
- goos:
goos:
- linux
- windows
- darwin
Expand Down

0 comments on commit 2d84026

Please sign in to comment.