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