Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vlsck committed Aug 28, 2023
1 parent 4a95ef5 commit 576a687
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ jobs:
- name: Build Application
run: |
npm install -g npm
# npm i -g npm
npm i -g @nestjs/cli
npm run build

0 comments on commit 576a687

Please sign in to comment.