Skip to content

Commit

Permalink
chore: add registry url
Browse files Browse the repository at this point in the history
  • Loading branch information
martines3000 committed Jul 2, 2024
1 parent 9fbf144 commit bce1996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
with:
node-version-file: '.nvmrc'
cache: "pnpm"
registry-url: 'https://registry.npmjs.org'
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: Lint
Expand Down

0 comments on commit bce1996

Please sign in to comment.