Skip to content

Commit f2b217d

Browse files
committed
run build
1 parent 096ee3d commit f2b217d

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
@@ -81,6 +81,7 @@ jobs:
8181
- name: Build
8282
run: |
8383
npm clean-install
84+
npm run build
8485
8586
- name: Run Node.js tests
8687
if: ${{ matrix.deno == '2.x' }}

0 commit comments

Comments
 (0)