mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 04:22:32 +10:00
fix: command
This commit is contained in:
1
.github/actions/node-install/action.yml
vendored
1
.github/actions/node-install/action.yml
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user