Skip to content

Commit a6f263b

Browse files
committed
ci: fix publish
1 parent a792736 commit a6f263b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
7575
- name: Publish
7676
run: |
77+
npm install -g npm
7778
pnpm publish -r --access public
7879
env:
7980
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)