Skip to content

Commit

Permalink
🩹
Browse files Browse the repository at this point in the history
Signed-off-by: danigonzser <[email protected]>
  • Loading branch information
danigonzser committed Oct 22, 2024
1 parent 93bae6f commit b589b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
cache: 'pnpm'
cache-dependency-path: ./pnpm-lock.yaml

- run: pnpm install && prisma generate
- run: pnpm install && pnpm prisma generate
- run: pnpm run build

- name: Build Caching
Expand Down

0 comments on commit b589b0e

Please sign in to comment.