Skip to content

Commit 96affba

Browse files
committed
build samples app
1 parent 9aed5dd commit 96affba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ cd core && \
55
cd ../tea-cup && \
66
./build.sh && \
77
cd ../samples && \
8-
yarn test --watchAll=false
8+
yarn test --watchAll=false && \
9+
yarn build

0 commit comments

Comments
 (0)