Skip to content

Commit eb1d923

Browse files
authored
Merge pull request #31 from browserstack/rahulpsq-patch-1
Update sanity-workflow.yml
2 parents 0bffe04 + f0042ab commit eb1d923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sanity-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: |
6262
echo 'Publishing tar.gz to local registry'
6363
curl -o staging_package.tgz "$PACKAGE_URL"
64-
npm install verdaccio@5.32.3 -g
64+
npm install verdaccio@5.32.2 -g
6565
verdaccio &
6666
npm config set registry http://localhost:4873
6767
npm install -g npm-cli-adduser && npm-cli-adduser -u dummy -p dummy -e dummy@gmail.com -r http://localhost:4873

0 commit comments

Comments
 (0)