Skip to content

Commit 9dd0f9b

Browse files
actually build the package
1 parent eecec54 commit 9dd0f9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222

2323
- run: npm ci
2424
- run: npm test
25+
- run: npm run build
2526

2627
- name: Set package version
2728
env:

0 commit comments

Comments
 (0)