fix yarn subcommand
This commit is contained in:
parent
3788f03363
commit
3d6aca7371
@ -8,6 +8,6 @@ yarn --cwd ui install --frozen-lockfile
|
||||
|
||||
echo "Install API"
|
||||
yarn --cwd api install --frozen-lockfile
|
||||
yarn global install @nestjs/cli
|
||||
yarn global add @nestjs/cli
|
||||
|
||||
echo "FINISHED prebuild"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user