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

@@ -65,7 +65,7 @@ export COREPACK_ENABLE_DOWNLOAD_PROMPT=0
$STD corepack prepare yarn@stable --activate
$STD yarn config set enableTelemetry 0
$STD yarn install
$STD yarn build
$STD yarn affine build
msg_ok "Built AFFiNE"
msg_info "Running Initial Migration"