Skip to content

Commit

Permalink
ci(release): add registry url
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauNeko committed Dec 18, 2024
1 parent c8d0d4f commit 73fa156
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-and-pr.workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
with:
cache: 'npm'
node-version: 22.x
registry-url: 'https://registry.npmjs.org'

- run: npm ci
- run: npm run build
Expand Down

0 comments on commit 73fa156

Please sign in to comment.