fix: add shell

This commit is contained in:
nafees nazik
2024-01-05 00:03:20 +05:30
parent ce6f523230
commit b35f050409
3 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,7 @@ runs:
${{ runner.os }}
- name: Install dependencies
shell: bash
run: |
npm ci
npm run prisma:generate