Skip to content

Commit 660fdf0

Browse files
committed
update publish x3
1 parent faf7847 commit 660fdf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
node-version: 20
2929
registry-url: https://registry.npmjs.org/
30-
- run: npm run build
30+
- run: npm i
3131
- run: npm publish
3232
env:
3333
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)