Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
junyifang-whoop committed Sep 9, 2024
1 parent 9f67eae commit 91fc497
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,15 @@ jobs:
yarn
yarn run build
- run:
name: PWD
command: |
pwd
ls -al
- javascript/bump-package-version:
base_package_version: 2.20.0
working_directory: ~/js-buy-sdk

- javascript/publish-to-nexus:
nexus_repository_name: "npm-private"
Expand Down

0 comments on commit 91fc497

Please sign in to comment.