Skip to content

Commit

Permalink
fix: add pnpm build (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
yu-yj215 authored Nov 8, 2024
1 parent 4dcfef7 commit b069558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,5 @@ jobs:
pm2 stop ask-it || true
pm2 delete ask-it || true
pnpx prisma generate
pnpm build
pm2 start pnpm --name "ask-it" -- run start:prod

0 comments on commit b069558

Please sign in to comment.