fix build
Some checks failed
Update Versions from GitHub / update-versions (push) Has been cancelled
Some checks failed
Update Versions from GitHub / update-versions (push) Has been cancelled
This commit is contained in:
parent
0c76bfaf44
commit
8d23d5d481
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user