Skip to content

Commit bc59ab0

Browse files
committed
ci: update registry to publish npm packages
1 parent b1f94a3 commit bc59ab0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ runs:
1414
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
1515
with:
1616
node-version: lts/*
17+
registry-url: https://registry.npmjs.org
1718

1819
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
1920
if: ${{ inputs.dependencies == 'true' }}

0 commit comments

Comments
 (0)