Skip to content

Commit

Permalink
Merge pull request #203 from yaob421123/master
Browse files Browse the repository at this point in the history
update ci
  • Loading branch information
ChenlingasMx committed Apr 7, 2023
2 parents 95585ab + 7b5fc69 commit aba6c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- run: yarn run build
- run: yarn run build:create

- run: yarn add recursive-readdir-files
- run: yarn add recursive-readdir-files -w

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

0 comments on commit aba6c84

Please sign in to comment.