Files
pmg/scripts/sync-binaries/README.md
T

5 lines
210 B
Markdown
Raw Normal View History

# sync-binaries
Copies GoReleaser build artifacts into the npm platform packages under `packages/`.
Run via Nx: `pnpm nx run sync-binaries:run` (snapshot) or `pnpm nx run sync-binaries:run-release` (release).