There was an error while loading. Please reload this page.
1 parent b1f94a3 commit bc59ab0Copy full SHA for bc59ab0
.github/actions/setup/action.yaml
@@ -14,6 +14,7 @@ runs:
14
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
15
with:
16
node-version: lts/*
17
+ registry-url: https://registry.npmjs.org
18
19
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
20
if: ${{ inputs.dependencies == 'true' }}
0 commit comments