mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-02 02:00:49 +08:00
chore: update devcontainer build.sh (#5912)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user