Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

Commit

Permalink
Add CGO_ENABLED=1
Browse files Browse the repository at this point in the history
  • Loading branch information
cbebe committed Aug 5, 2024
1 parent 5a9c5cb commit f8e6ef9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ jobs:
goversion: 1.22
project_path: "."
binary_name: "fyshls"
pre_command: "export CGO_ENABLED=1"
build_command: "make release"
extra_files: LICENSE README.md

0 comments on commit f8e6ef9

Please sign in to comment.