Skip to content

Commit

Permalink
chore: fix update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Feb 27, 2023
1 parent 465e3f8 commit cfafd2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
- name: Update
run: |
yarn
yarn build
yarn lint
yarn upgrade
yarn package-json-dependency-updater --update
yarn
Expand Down

0 comments on commit cfafd2e

Please sign in to comment.