fix(ci): slim build-artifacts dist producer

This commit is contained in:
Vincent Koc
2026-04-15 00:12:34 +01:00
parent 87ef32c937
commit f1c2be7d32
4 changed files with 65 additions and 3 deletions

View File

@@ -421,7 +421,7 @@ jobs:
use-sticky-disk: "false"
- name: Build dist
run: pnpm build
run: pnpm build:ci-artifacts
- name: Build Control UI
run: pnpm ui:build