mirror of
https://github.com/Kaelio/ktx.git
synced 2026-07-01 08:59:39 +02:00
chore: build runtime artifacts in conductor setup
This commit is contained in:
parent
6c73029d0c
commit
13ebe4fb6f
2 changed files with 4 additions and 0 deletions
|
|
@ -136,6 +136,9 @@ pnpm run native:rebuild
|
|||
echo "Building KTX packages..."
|
||||
pnpm run build
|
||||
|
||||
echo "Building KTX runtime artifacts..."
|
||||
pnpm run artifacts:build
|
||||
|
||||
echo "Running KTX setup doctor..."
|
||||
node packages/cli/dist/bin.js status --no-input
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue