Skip to content

Commit aba6c84

Browse files
authored
Merge pull request #203 from yaob421123/master
update ci
2 parents 95585ab + 7b5fc69 commit aba6c84

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
@@ -25,7 +25,7 @@ jobs:
2525
- run: yarn run build
2626
- run: yarn run build:create
2727

28-
- run: yarn add recursive-readdir-files
28+
- run: yarn add recursive-readdir-files -w
2929

3030
# examples/base 里面的 ts 转换 成 js版本并存储到 examples/basejs
3131
- run: yarn run build:js

0 commit comments

Comments
 (0)