Skip to content

Commit 7f7e35b

Browse files
authored
Update npmpublish.yml
1 parent e717198 commit 7f7e35b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- name: Test
2828
run: |
2929
npm ci
30+
npm run build
3031
xvfb-run --auto-servernum npm test
3132
3233
publish-npm:

0 commit comments

Comments
 (0)