install nest globally for startup
This commit is contained in:
parent
1ad35869cc
commit
3788f03363
@ -8,5 +8,6 @@ yarn --cwd ui install --frozen-lockfile
|
||||
|
||||
echo "Install API"
|
||||
yarn --cwd api install --frozen-lockfile
|
||||
yarn global install @nestjs/cli
|
||||
|
||||
echo "FINISHED prebuild"
|
||||
|
Loading…
x
Reference in New Issue
Block a user