Skip to content

Commit

Permalink
Restore setup node registry-url
Browse files Browse the repository at this point in the history
  • Loading branch information
elchininet committed Mar 28, 2024
1 parent 7c47793 commit f7bb883
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
node-version: '18'
cache: 'pnpm'
registry-url: 'https://registry.npmjs.org'
- name: Publish
run: |
pnpm install --ignore-scripts --prefer-offline
Expand Down

0 comments on commit f7bb883

Please sign in to comment.