Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Rintaro Okamura <[email protected]>
  • Loading branch information
Rintaro Okamura committed May 11, 2021
1 parent a12623f commit 4d5f9f4
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 86 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
make vald/sha/update
make vald/client/node/version/update
rm -rf vald
- name: npm update
run: |
npm update
- name: commit and push
run: |
sha=`make vald/sha/print`
Expand Down
Loading

0 comments on commit 4d5f9f4

Please sign in to comment.