Skip to content

Commit

Permalink
Merge pull request #88 from eryue0220/fix/npm-publish
Browse files Browse the repository at this point in the history
fix: npm error
  • Loading branch information
eryue0220 authored Dec 21, 2024
2 parents 8027c50 + bba7e94 commit 6086910
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
with:
node-version: 18
registry-url: https://registry.npmjs.org
scope: eryue0220
cache: "pnpm"

- name: Install dependencies
Expand Down

0 comments on commit 6086910

Please sign in to comment.