aboutsummaryrefslogtreecommitdiffstats
path: root/.goreleaser.yaml
diff options
context:
space:
mode:
authorLibravatar Mo Tarbin <mhed.t91@gmail.com>2024-07-25 00:41:09 -0400
committerLibravatar Mo Tarbin <mhed.t91@gmail.com>2024-07-25 00:41:09 -0400
commit0844226fee5f12eb0cfbef309fff4747391a6351 (patch)
tree7e01866915952f0e3e064c1a0d24a475aaff61ac /.goreleaser.yaml
parentcafc9b6e22d160968ecb37fc8bc2ef82652fa36e (diff)
parent5459dc27888047ec10a3bf26c99c7b24753b1a4c (diff)
downloaddonetick-0844226fee5f12eb0cfbef309fff4747391a6351.tar.gz
donetick-0844226fee5f12eb0cfbef309fff4747391a6351.tar.bz2
donetick-0844226fee5f12eb0cfbef309fff4747391a6351.zip
Embed fronend into the binary. add support for macos
Diffstat (limited to '')
-rw-r--r--.goreleaser.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index 3a008a5..30c2e88 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -21,7 +21,7 @@ builds:
goos:
- linux
# - windows
- # - darwin
+ - darwin
archives:
- format: tar.gz