fix(repo): local registry is not available during issue-notifier script (#16669)
This commit is contained in:
parent
85ddd8b7d1
commit
db1b5ddb0d
1
.github/workflows/issue-notifier.yml
vendored
1
.github/workflows/issue-notifier.yml
vendored
@ -27,7 +27,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '18'
|
node-version: '18'
|
||||||
cache: 'pnpm'
|
cache: 'pnpm'
|
||||||
registry-url: http://localhost:4872
|
|
||||||
|
|
||||||
- name: Cache node_modules
|
- name: Cache node_modules
|
||||||
id: cache-modules
|
id: cache-modules
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user