Skip to content

Commit 3bb019b

Browse files
committed
Update CI script
1 parent fb96323 commit 3bb019b

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
@@ -16,6 +16,7 @@ jobs:
1616
with:
1717
node-version: ${{ matrix.node-version }}
1818
- run: yarn install --frozen-lockfile
19+
- run: yarn install:example --frozen-lockfile
1920
- run: yarn ci
2021
- uses: codecov/codecov-action@v1
2122
- run: yarn build

0 commit comments

Comments
 (0)