mirror of
https://github.com/xzeldon/http-proxy-server.git
synced 2025-04-18 03:15:48 +03:00
chore(release.yml): remove executable compression step to simplify the release process
This commit is contained in:
parent
afca9afad4
commit
d4871ede8a
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -41,5 +41,4 @@ jobs:
|
|||||||
goarch: ${{ matrix.goarch }}
|
goarch: ${{ matrix.goarch }}
|
||||||
binary_name: http-proxy-server
|
binary_name: http-proxy-server
|
||||||
ldflags: -s -w
|
ldflags: -s -w
|
||||||
executable_compression: upx --ultra-brute
|
|
||||||
extra_files: LICENSE
|
extra_files: LICENSE
|
Loading…
x
Reference in New Issue
Block a user