Skip to content

Commit 7ed056c

Browse files
committed
ok
1 parent e5c78c3 commit 7ed056c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
registry-url: 'https://registry.npmjs.org'
2525

2626
- run: npm install
27-
- run: npm build
27+
- run: npm run build
2828
- run: npm publish --access public --provenance --no-git-checks

0 commit comments

Comments
 (0)