update goreleaser

This commit is contained in:
Σrebe - Romain GERARD 2023-10-23 19:29:49 +02:00
parent 75fef7431f
commit aa31a7690a
No known key found for this signature in database
GPG key ID: 7A42B4B97E0332F4

View file

@ -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