Skip to content

Commit 6d91e3c

Browse files
committed
Added Installation.md
1 parent c670c44 commit 6d91e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ builds:
1111
- arm64
1212
ldflags: -s -w
1313
archives:
14-
- format: tar.gz
14+
- format: tar
1515
# this name template makes the OS and Arch compatible with the results of uname.
1616
name_template: >-
1717
{{ .ProjectName }}_

0 commit comments

Comments
 (0)