Skip to content

Commit

Permalink
Merge pull request #12 from DoodleScheduling/build-cross
Browse files Browse the repository at this point in the history
fix: cross platform builds
  • Loading branch information
raffis authored Apr 19, 2023
2 parents dabd8be + 8ad51a1 commit d6d591b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ builds:
main: ./cmd/
goos:
- linux
- darwin
- windows
env:
- CGO_ENABLED=0

Expand Down

0 comments on commit d6d591b

Please sign in to comment.