This commit is contained in:
parent
54c79b1ccb
commit
20b6550ce8
@ -21,7 +21,8 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 18.20.3
|
||||
registry-url: ${{ vars.REGISTRY_URL }}
|
||||
registry-url: 'https://registry.npmmirror.com'
|
||||
scope: '@npm'
|
||||
cache: 'pnpm'
|
||||
- name: Install deps
|
||||
run: pnpm install
|
||||
|
Loading…
Reference in New Issue
Block a user