Skip to content

Commit

Permalink
Update development.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EricSvebakk authored Oct 1, 2024
1 parent 028e072 commit 15dc90b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,7 @@ jobs:
NEXT_PUBLIC_SANITY_DATASET = '${{ vars.NEXT_PUBLIC_SANITY_DATASET }}'
NEXT_PUBLIC_SANITY_PROJECT_ID = '${{ vars.NEXT_PUBLIC_SANITY_PROJECT_ID }}'
EOT
npm install -f
npm audit fix
npm run prismapull
npm install
npx prisma generate
npm run build
npx pm2 restart ISV2_dev
Expand Down

0 comments on commit 15dc90b

Please sign in to comment.