fix(repo): local registry is not available during issue-notifier script (#16669)

This commit is contained in:
Craigory Coppola 2023-05-01 10:07:29 -04:00 committed by GitHub
parent 85ddd8b7d1
commit db1b5ddb0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,6 @@ jobs:
with:
node-version: '18'
cache: 'pnpm'
registry-url: http://localhost:4872
- name: Cache node_modules
id: cache-modules