Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani committed Jul 8, 2023
1 parent 229ec97 commit e74c525
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
executable_compression: upx
compress_assets: OFF
build_flags: -buildvcs=false
# ldflags: "-linkmode external -extldflags -static"
#ldflags: "-linkmode external -extldflags -static"
ldflags: "-extldflags=-static"

- name: Log in to the Container registry
uses: docker/[email protected]
Expand Down

0 comments on commit e74c525

Please sign in to comment.