Skip to content

Commit

Permalink
Merge pull request #31 from browserstack/rahulpsq-patch-1
Browse files Browse the repository at this point in the history
Update sanity-workflow.yml
  • Loading branch information
yashdsaraf authored Oct 17, 2024
2 parents 0bffe04 + f0042ab commit eb1d923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity-workflow.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 [email protected].3 -g
npm install [email protected].2 -g
verdaccio &
npm config set registry http://localhost:4873
npm install -g npm-cli-adduser && npm-cli-adduser -u dummy -p dummy -e [email protected] -r http://localhost:4873
Expand Down

0 comments on commit eb1d923

Please sign in to comment.