mirror of
https://github.com/halo-dev/halo.git
synced 2026-04-19 09:15:48 +00:00
Add a pnpm build:packages step to the release-ui-packages workflow so UI packages are built prior to running pnpm run publish:packages. Ensures artifacts are compiled before publishing to NPM to avoid releasing unbuilt packages.