Skip to content

Commit

Permalink
release: v0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Jervis2049 committed Nov 9, 2024
1 parent 90d489f commit c857679
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
with:
node-version: 16
registry-url: https://registry.npmjs.org/
- name: Clear pnpm cache
run: pnpm store prune
- name: Configure pnpm
run: echo "registry=https://registry.npmjs.org" > .npmrc
- run: npm i -g [email protected]
Expand Down

0 comments on commit c857679

Please sign in to comment.