mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-23 03:21:39 +03:00
chore: update devcontainer build.sh (#5912)
This commit is contained in:
parent
8e5ab2bfbf
commit
ee4918b3b8
@ -8,5 +8,8 @@ corepack prepare yarn@stable --activate
|
||||
# install dependencies
|
||||
yarn install
|
||||
|
||||
# Build Server Dependencies
|
||||
yarn workspace @affine/storage build
|
||||
|
||||
# Create database
|
||||
yarn workspace @affine/server prisma db push
|
Loading…
Reference in New Issue
Block a user