Skip to content

Commit 4fbf3dd

Browse files
committed
bruh
1 parent 2bcf6aa commit 4fbf3dd

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
@@ -17,7 +17,7 @@ jobs:
1717
node-version: '24.x'
1818
registry-url: 'https://registry.npmjs.org'
1919
- run: npm i
20-
- run: npm build
20+
- run: npm run build
2121
- run: npm publish --provenance
2222
env:
2323
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)