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

Commit

Permalink
Merge pull request #77 from grouville/fix-goreleaser
Browse files Browse the repository at this point in the history
Fix goreleaser build path
  • Loading branch information
grouville authored Jul 27, 2022
2 parents 1238567 + 3290b00 commit b6cdec8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
project_name: cuelsp

builds:
- main: ./cmd/cuelsp/
- id: darwin-amd64
env:
- CGO_ENABLED=1
Expand Down

0 comments on commit b6cdec8

Please sign in to comment.