Skip to content

Commit

Permalink
print npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
junyifang-whoop committed Sep 12, 2024
1 parent 4d35dab commit 1998011
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
# command: ./npm-login.sh
- javascript/npm-nexus-auth:
nexus_repository_name: "npm-group"

- run:
name: Build
command: |
Expand All @@ -30,6 +31,7 @@ jobs:
- run:
name: npm config ls -l
command: |
npm --version
npm config ls -l
- javascript/publish-to-nexus:
Expand Down

0 comments on commit 1998011

Please sign in to comment.