diff options
| author | Kujtim Hoxha <[email protected]> | 2025-04-24 22:20:34 +0200 |
|---|---|---|
| committer | Kujtim Hoxha <[email protected]> | 2025-04-24 22:27:51 +0200 |
| commit | aaf0bc14ba86944fd6eb020bc368810241366855 (patch) | |
| tree | 591ff6bec950b8f48ec08a234f8d713ae6788bd9 | |
| parent | f2d9bb7ee31a616e3a6bc241aa9d78d0884d854d (diff) | |
| download | opencode-aaf0bc14ba86944fd6eb020bc368810241366855.tar.gz opencode-aaf0bc14ba86944fd6eb020bc368810241366855.zip | |
try fix
| -rw-r--r-- | .goreleaser.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.goreleaser.yml b/.goreleaser.yml index 8c71f6b66..b5745e000 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -4,6 +4,7 @@ before: hooks: builds: - env: + - CGO_ENABLED=0 goos: - linux - darwin |
