Skip to content

Commit

Permalink
Merge branch 'main' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
EricSvebakk committed Oct 10, 2024
2 parents a1ce2ec + 4dfd6f8 commit 0f096c0
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 0f096c0

Please sign in to comment.