Skip to content

Commit

Permalink
chore: fix pnpm registry issue in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaojiecong committed Nov 8, 2024
1 parent ce29559 commit 2ba3e4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
registry-url: https://registry.npmjs.org/
- run: npm i -g [email protected]
- name: Install
run: pnpm install
Expand Down

0 comments on commit 2ba3e4f

Please sign in to comment.