Skip to content

Commit d493965

Browse files
authored
Merge pull request #4 from twilio-labs/fix-script
fix script
2 parents f8e6fe6 + 52d3a40 commit d493965

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
node-version: 20
2727
registry-url: https://registry.npmjs.org/
2828
- run: npm ci
29+
- run: npm run build
2930
- run: npm publish
3031
env:
3132
NODE_AUTH_TOKEN: ${{secrets.twilio_alpha_npm_token}}

0 commit comments

Comments
 (0)