Skip to content

Commit

Permalink
fix(repo): local registry is not available during issue-notifier scri…
Browse files Browse the repository at this point in the history
…pt (#16669)
  • Loading branch information
AgentEnder authored May 1, 2023
1 parent 85ddd8b commit db1b5dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/issue-notifier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
with:
node-version: '18'
cache: 'pnpm'
registry-url: http://localhost:4872

- name: Cache node_modules
id: cache-modules
Expand Down

0 comments on commit db1b5dd

Please sign in to comment.