Skip to content

Commit 6382e00

Browse files
committed
Compile before publishing
1 parent 1a49ed8 commit 6382e00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
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 --if-present
3738
- run: npm publish --access public
3839
env:
3940
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)