Skip to content

Commit 3c138de

Browse files
committed
use build:ci on ci
1 parent 793b34f commit 3c138de

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,7 @@ jobs:
8080

8181
- name: build
8282
run: |
83-
npm run build:types
84-
npm run build
83+
npm run build:ci
8584
npm run docs
8685
# check that hls.js doesn't error if requiring in node
8786
# see https://github.com/video-dev/hls.js/pull/1642

0 commit comments

Comments
 (0)