mirror of
https://github.com/nitezs/sub2sing-box.git
synced 2024-12-23 13:44:42 -05:00
🐛 Fix version command error
This commit is contained in:
parent
7aef861d78
commit
8976e1d1ad
@ -12,7 +12,7 @@ builds:
|
||||
- arm
|
||||
- "386"
|
||||
ldflags:
|
||||
- -s -w -X sub2sing-box/constant.Version={{ .Version }}
|
||||
- -s -w -X github.com/nitezs/sub2sing-box/constant.Version={{ .Version }}
|
||||
flags:
|
||||
- -trimpath
|
||||
archives:
|
||||
|
Loading…
Reference in New Issue
Block a user