1
0
mirror of https://github.com/nitezs/sub2clash.git synced 2024-12-23 14:24:42 -05:00

fix: goreleaser

This commit is contained in:
Nite07 2024-03-13 17:44:21 +08:00
parent 822793b085
commit 7748407583

View File

@ -9,7 +9,6 @@ builds:
goarch:
- amd64
- arm64
- "386"
ldflags:
- -s -w -X sub2clash/config.Version={{ .Version }}
no_unique_dist_dir: true