Skip to content

Commit 4e74fd2

Browse files
authored
Merge pull request #293 from replicatedhq/divolgin/fix
fix build
2 parents 474a874 + a00a189 commit 4e74fd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy/.goreleaser.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ archives:
9191
- id: preflight
9292
builds:
9393
- preflight
94+
- preflight-darwin
9495
format: tar.gz
9596
format_overrides:
9697
- goos: windows
@@ -108,6 +109,7 @@ archives:
108109
- id: support-bundle
109110
builds:
110111
- support-bundle
112+
- support-bundle-darwin
111113
format: tar.gz
112114
format_overrides:
113115
- goos: windows

0 commit comments

Comments
 (0)