Skip to content

Commit

Permalink
Update master_splace.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lutfianRhdn authored Aug 5, 2024
1 parent 3c45d37 commit 3dba6b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/master_splace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ jobs:
run: |
yarn cache clean
yarn install
npx prisma generate
npx prisma migrate deploy
yarn build
#npx prisma generate
#npx prisma migrate deploy
#yarn build
#npm run build
deploy:
needs: build
Expand Down

0 comments on commit 3dba6b4

Please sign in to comment.