Skip to content

Commit 8ed2651

Browse files
committed
run build in ci
1 parent 0f33c87 commit 8ed2651

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ jobs:
5454
# - run: npm ci
5555
- run: npm install --no-package-lock
5656

57+
- run: npm run build
58+
5759
# TODO: Add --provenance once the repo is public
5860
- run: npm run publish-all
5961
env:

0 commit comments

Comments
 (0)