Skip to content

Commit

Permalink
ci: fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
rigor789 committed Mar 7, 2022
1 parent 116bb9e commit 1b4f093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm_release_doctor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: npm --no-git-tag-version version $NPM_VERSION

- name: Build @nativescript/doctor
run: npm run pack
run: npm pack

- name: Publish @nativescript/doctor
env:
Expand Down

0 comments on commit 1b4f093

Please sign in to comment.