Skip to content

Commit 0a5edbc

Browse files
committed
Change goreleaser format to binary
1 parent 8b53476 commit 0a5edbc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.goreleaser.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# This is an example goreleaser.yaml file with some sane defaults.
2-
# Make sure to check the documentation at http://goreleaser.com
31
builds:
42
- binary: luas
53
goos:
@@ -10,6 +8,7 @@ builds:
108
env:
119
- CGO_ENABLED=0
1210
archive:
11+
format: binary
1312
replacements:
1413
darwin: Darwin
1514
linux: Linux

0 commit comments

Comments
 (0)