Skip to content

Commit

Permalink
Yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
sheninthjr committed Nov 6, 2023
1 parent 1074b38 commit f720ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/prisma/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ export PATH=$PATH:/home/ubuntu/.nvm/versions/node/v20.5.1/bin

cd /home/ubuntu/Automatic-Question-Generator
git pull origin master
npm run "start:express"
yarn "start:express"

0 comments on commit f720ed0

Please sign in to comment.