Skip to content

Commit b6cc5e5

Browse files
authored
Merge pull request #28 from browserstack/rahulpsq-patch-2
Update reviewing_changes.yml
2 parents 68d19e8 + 5b164e6 commit b6cc5e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewing_changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: |
6363
echo 'Publishing tar.gz to local registry'
6464
curl -o staging_package.tgz "$PACKAGE_URL"
65-
npm install [email protected].3 -g
65+
npm install [email protected].2 -g
6666
verdaccio &
6767
npm config set registry http://localhost:4873
6868
npm install -g npm-cli-adduser && npm-cli-adduser -u dummy -p dummy -e [email protected] -r http://localhost:4873

0 commit comments

Comments
 (0)