Skip to content

Commit

Permalink
Merge pull request #1 from sandstorm/add-linux-build
Browse files Browse the repository at this point in the history
TASK: Add linux build target
  • Loading branch information
skurfuerst authored May 15, 2023
2 parents 89fa6a1 + c95b247 commit 50a6f5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ builds:
main: ./main.go
goos:
- darwin
- linux
goarch:
- amd64
- arm64
Expand Down

0 comments on commit 50a6f5f

Please sign in to comment.