We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 116bb9e commit 1b4f093Copy full SHA for 1b4f093
.github/workflows/npm_release_doctor.yml
@@ -32,7 +32,7 @@ jobs:
32
run: npm --no-git-tag-version version $NPM_VERSION
33
34
- name: Build @nativescript/doctor
35
- run: npm run pack
+ run: npm pack
36
37
- name: Publish @nativescript/doctor
38
env:
0 commit comments