Skip to content

Fix monitord build in make-app.sh - #43

Merged
evandhoffman merged 1 commit into
mainfrom
fix/monitord-bin-path
Sep 5, 2026
Merged

Fix monitord build in make-app.sh#43
evandhoffman merged 1 commit into
mainfrom
fix/monitord-bin-path

Conversation

@evandhoffman

Copy link
Copy Markdown
Contributor

The release workflow failed to attach a zip to v1.5.2: make-app.sh used swift build --show-bin-path to locate the monitord binary, but --show-bin-path prints the path without building. On a fresh CI checkout the binary did not exist, so the package step failed.

Fix: build monitord first, then read its bin path. Verified from a clean state locally.

@evandhoffman
evandhoffman merged commit fc7d8b6 into main Sep 5, 2026
2 checks passed
@evandhoffman
evandhoffman deleted the fix/monitord-bin-path branch September 5, 2026 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant