Skip to content

Commit

Permalink
Merge pull request #28 from browserstack/rahulpsq-patch-2
Browse files Browse the repository at this point in the history
Update reviewing_changes.yml
  • Loading branch information
yashdsaraf authored Oct 17, 2024
2 parents 68d19e8 + 5b164e6 commit b6cc5e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewing_changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
run: |
echo 'Publishing tar.gz to local registry'
curl -o staging_package.tgz "$PACKAGE_URL"
npm install verdaccio@5.32.3 -g
npm install verdaccio@5.32.2 -g
verdaccio &
npm config set registry http://localhost:4873
npm install -g npm-cli-adduser && npm-cli-adduser -u dummy -p dummy -e dummy@gmail.com -r http://localhost:4873
Expand Down

0 comments on commit b6cc5e5

Please sign in to comment.