Refactoring
This commit is contained in:
4
.github/workflows/api.yaml
vendored
4
.github/workflows/api.yaml
vendored
@@ -25,6 +25,10 @@ jobs:
|
||||
with:
|
||||
version: ${{ vars.PNPM_VERSION }}
|
||||
|
||||
- name: Install Nest CLI
|
||||
run: |
|
||||
npm install -g @nestjs/cli
|
||||
|
||||
- name: 'Setup Node'
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user