mirror of
https://github.com/davidallendj/configurator.git
synced 2025-12-19 19:17:01 -07:00
goreleaser: fix typo with builds.flags
This commit is contained in:
parent
a55ecf2b88
commit
ca6e4a8625
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ builds:
|
|||
- amd64
|
||||
- arm64
|
||||
flags:
|
||||
- -tags:all
|
||||
- -tags=all
|
||||
archives:
|
||||
- format: tar.gz
|
||||
# this name template makes the OS and Arch compatible with the results of uname.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue