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 f0e735d commit 9ec3e7eCopy full SHA for 9ec3e7e
.github/workflows/DeployApp.yml
@@ -28,6 +28,5 @@ jobs:
28
git pull origin master
29
npm install
30
npx prisma migrate deploy
31
- npm run prebuild
32
npm run build
33
EOF
0 commit comments