Skip to content

Commit

Permalink
Update master_splace-classroom.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lutfianRhdn authored May 21, 2024
1 parent f153e03 commit 2531018
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/master_splace-classroom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
run: |
yarn install
npx prisma generate
npm run build --if-present
npm run prisma:migrate
yarn build
- name: Zip artifact for deployment
run: zip release.zip ./* -r
Expand Down

0 comments on commit 2531018

Please sign in to comment.