Skip to content

Commit 4f8b061

Browse files
committed
show npm version
1 parent 12618b3 commit 4f8b061

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
tag-prefix: v
3434
- name: Build Version
3535
run: |
36+
npm --version
3637
npm install --global replace-in-files-cli
3738
echo "MINVERVERSIONOVERRIDE=${{steps.version.outputs.version}}" >> $GITHUB_ENV
3839
npm run version -- ${{steps.version.outputs.version}}

0 commit comments

Comments
 (0)