Skip to content

Commit

Permalink
change script migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
lutfianRhdn authored Jul 10, 2024
1 parent d4eef4a commit 7eedc3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master_splaceclassroom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: |
yarn install
npx prisma generate
npm run prisma:migrate
npx prisma migrate deploy
npm run build
- name: Zip artifact for deployment
Expand Down

0 comments on commit 7eedc3f

Please sign in to comment.