update goreleaser
This commit is contained in:
parent
75fef7431f
commit
aa31a7690a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
before:
|
||||
hooks:
|
||||
- /bin/sh -c 'echo -e "package main\\nfunc main() { }" > goreleaser.go'
|
||||
- /bin/sh -c 'printf \'package main\nfunc main() { }\' > goreleaser.go'
|
||||
builds:
|
||||
- goos:
|
||||
- linux
|
||||
|
|
Loading…
Reference in a new issue