We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 111146d commit c9f6b8cCopy full SHA for c9f6b8c
.github/workflows/DeployApp.yml
@@ -33,6 +33,5 @@ jobs:
33
git pull origin master
34
npm install
35
npx prisma migrate deploy
36
- npm run prebuild
37
npm run build
38
EOF
0 commit comments