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

Commit

Permalink
ci(release): enable CGO
Browse files Browse the repository at this point in the history
Signed-off-by: Vasek - Tom C <[email protected]>
  • Loading branch information
TomChv committed Jul 8, 2022
1 parent 571562b commit 5c2b687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ project_name: daggerlsp

builds:
- env:
- CGO_ENABLED=0
- CGO_ENABLED=1
goos:
- linux
- windows
Expand Down

0 comments on commit 5c2b687

Please sign in to comment.