fix build

This commit is contained in:
CanbiZ
2026-01-18 18:17:04 +01:00
parent 0c76bfaf44
commit 8d23d5d481
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ function update_script() {
$STD corepack prepare yarn@stable --activate
$STD yarn config set enableTelemetry 0
$STD yarn install
$STD yarn build
$STD yarn affine build
msg_ok "Rebuilt Application"
msg_info "Running Migrations"