Skip to content

Commit 6e0fb49

Browse files
committed
npm: check version
1 parent c06cfb1 commit 6e0fb49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push_dist_to_npm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- name: Build
2525

2626
run: |
27+
npm --version
2728
npm whoami
2829
npm version --git-tag-version=false 0.0.0-$(git rev-parse HEAD)
2930
# limit distribution to the dist folder (just for this build), and set package name

0 commit comments

Comments
 (0)