Skip to content

Commit f5731aa

Browse files
committed
Action Updates
1 parent 1c9d27d commit f5731aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
node-version: 20
3535
registry-url: https://registry.npmjs.org/
3636
- run: npm ci
37+
- run: npm run build
3738
- run: npm publish
3839
env:
3940
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)