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 5168737 commit 98fd80e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Build Application
run: |
npm i -g @nestjs/cli
sh -al
# npm i -g
# npm run build
npm config set '//registry.npmjs.org/:_authToken' "${NPM_TOKEN}"
# npm publish
npm i
npm run build

0 comments on commit 98fd80e

Please sign in to comment.