Skip to content

Commit

Permalink
feat: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqingchen committed Aug 17, 2022
1 parent 97e8fb0 commit ed1ce47
Show file tree
Hide file tree
Showing 7 changed files with 4,908 additions and 4,054 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: |
npm install
yarn
- run: |
npm run all
yarn run all
# test: # make sure the action works on a clean machine without building
# runs-on: ubuntu-latest
# steps:
Expand Down
Loading

0 comments on commit ed1ce47

Please sign in to comment.