fix
All checks were successful
builder / build (push) Successful in 20s
deployer / go-releaser (push) Successful in 35s

This commit is contained in:
abs3nt 2024-07-20 11:01:41 -07:00
parent 4cce5ddf22
commit 538e2f69de
Signed by: abs3nt
GPG Key ID: A7BD96A8BAB04C09

View File

@ -8,9 +8,7 @@ before:
- go mod tidy
builds:
- env:
- CGO_ENABLED=0
goos:
- goos:
- linux
- windows
- darwin
@ -18,7 +16,7 @@ builds:
- goos: windows
goarch: "386"
ldflags:
- -s -w -X git.asdf.cafe/abs3nt/wallhaven_dl/main.Version={{.Version}}
- -s -w -X main.Version={{.Version}}
archives:
- format: tar.gz