Skip to content

Commit

Permalink
clients/sdk: configure registry-url
Browse files Browse the repository at this point in the history
This seems to be the missing link in why the publish is failing
  • Loading branch information
zegl committed Oct 25, 2023
1 parent 3d7327a commit a76394d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
node-version: v18
cache: 'pnpm'
cache-dependency-path: 'clients/pnpm-lock.yaml'
registry-url: 'https://registry.npmjs.org'

- name: Install dependencies
working-directory: ./clients
Expand Down

2 comments on commit a76394d

@vercel
Copy link

@vercel vercel bot commented on a76394d Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./docs

docs-git-main-polar-sh.vercel.app
docs-sigma-puce.vercel.app
docs.polar.sh
docs-polar-sh.vercel.app

@vercel
Copy link

@vercel vercel bot commented on a76394d Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.