Skip to content

Commit

Permalink
chore: remove registry-url
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Nov 22, 2023
1 parent 4e06269 commit 95a2319
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/setup-repo/action.yaml
Expand Up @@ -15,6 +15,5 @@ runs:
with:
node-version: ${{ inputs.node-version }}
cache: pnpm
registry-url: 'https://registry.npmjs.org'
- run: pnpm i --frozen-lockfile
shell: bash

0 comments on commit 95a2319

Please sign in to comment.