fix: command

This commit is contained in:
nafees nazik
2024-01-05 01:38:14 +05:30
parent 2bbbe1098a
commit 634807328e

View File

@ -27,7 +27,6 @@ runs:
- name: Install dependencies
shell: bash
if: steps.cache-npm.outputs.cache-hit != 'true'
run: |
npm ci
npm run prisma:generate