Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork178
How are we supposed to set CGO_ENABLED=1 with this action?#1195
-
I have a build that requires I tried setting it with: env:CGO_ENABLED:1 on the action step but that did not enable CGO. How are we supposed to enable CGO? Possibly related:#538 |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
By default, this action uses the binary version of golangci-lint, so Why do you need to use golangci-lint doesn't need |
BetaWas this translation helpful?Give feedback.