Skip to content

Commit

Permalink
fix(release): remove registry entry
Browse files Browse the repository at this point in the history
  • Loading branch information
zr87 committed Aug 7, 2024
1 parent 25ecaf6 commit 93c8d41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
with:
node-version: "lts/*"
cache: pnpm
registry-url: https://registry.npmjs.org
- name: Install dependencies
run: pnpm install --frozen-lockfile
- run: npm audit signatures
Expand Down

0 comments on commit 93c8d41

Please sign in to comment.