Skip to content

Commit

Permalink
Merge pull request #55 from browserstack/rahulpsq-patch-1
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 4f4f173 + 97f131d commit 44790d2
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 @@ -61,7 +61,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 44790d2

Please sign in to comment.