Skip to content

Commit

Permalink
ci: remove registry-url from setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
ssalbdivad committed Feb 6, 2023
1 parent e9e2577 commit 0b30a96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/setup/action.yml
Expand Up @@ -17,7 +17,6 @@ runs:
uses: actions/setup-node@v3
with:
node-version: ${{ inputs.node }}
registry-url: "https://registry.npmjs.org"
cache: "pnpm"

- uses: denoland/setup-deno@v1
Expand Down

0 comments on commit 0b30a96

Please sign in to comment.