Skip to content

Commit 1b4f093

Browse files
committed
ci: fix script
1 parent 116bb9e commit 1b4f093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm_release_doctor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: npm --no-git-tag-version version $NPM_VERSION
3333

3434
- name: Build @nativescript/doctor
35-
run: npm run pack
35+
run: npm pack
3636

3737
- name: Publish @nativescript/doctor
3838
env:

0 commit comments

Comments
 (0)