Skip to content

Commit

Permalink
linux hedge
Browse files Browse the repository at this point in the history
  • Loading branch information
6missedcalls committed Oct 13, 2022
1 parent 2105a86 commit 81eb2a6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ before:
- npm install
- npm run build:embed
builds:
- id: linux-build
binary: speedway
goos:
- linux
goarch:
- amd64
- arm64
- id: darwin-build
env:
- CGO_ENABLED=1
Expand Down

0 comments on commit 81eb2a6

Please sign in to comment.