Try adding the registry
This commit is contained in:
parent
c42af097d4
commit
7bd39feec3
|
|
@ -20,6 +20,7 @@ jobs:
|
|||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18.x
|
||||
registry-url: https://registry.npmjs.org/
|
||||
|
||||
- run: npm ci
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue