Skip to content

Commit b9214d9

Browse files
authored
ci: use new pkg (#891)
1 parent 15f7d23 commit b9214d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
registry-url: 'https://registry.npmjs.org'
2626
cache: 'pnpm'
2727

28-
- run: sudo npm i -g pkg
28+
- run: sudo npm i -g @yao-pkg/pkg
2929
- run: pnpm install --frozen-lockfile
3030

3131
- run: npm publish --access public

0 commit comments

Comments
 (0)