mirror of
https://github.com/hyperdxio/hyperdx
synced 2026-04-21 13:37:15 +00:00
The "Release CLI Binaries" job fails because `bun build --compile` can't resolve `@hyperdx/common-utils/dist/*` imports. In CI it's a fresh checkout — `yarn install` puts source code in place but `common-utils` needs to be compiled (tsup) to produce its `dist/` output. Adds a `make ci-build` step between `yarn install` and the CLI compile step. Fixes https://github.com/hyperdxio/hyperdx/actions/runs/24220292098/job/70710194631 |
||
|---|---|---|
| .. | ||
| images | ||
| workflows | ||
| pull_request_template.md | ||