Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
teguhbayu committed May 19, 2024
1 parent c99e4fa commit cb6b901
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,5 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: installing dependencies
run: npm ci
- name: sync database
run: npm run prisma:generate
- name: building website
run: npm run build --if-present

0 comments on commit cb6b901

Please sign in to comment.