Skip to content

Commit 1c1cca8

Browse files
author
lixueping
committed
fix: ci
1 parent 97ccc8b commit 1c1cca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: build
2828
run: |
2929
yarn
30-
npx tsc
30+
yarn build
3131
3232
# - name: test
3333
# run: yarn test

0 commit comments

Comments
 (0)