Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneharter authored Oct 7, 2021
1 parent d9af90c commit 0184ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
binary_name: "cronitor"
sha256sum: true
overwrite: true
pre_command: 'export CGO_ENABLED=1'
pre_command: 'export CGO_ENABLED=0'
ldflags: '-linkmode external -w -extldflags "-static"'

build-binaries:
Expand Down

0 comments on commit 0184ed9

Please sign in to comment.