bun update instead of taze
This commit is contained in:
parent
7c804086f1
commit
1b027a7942
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ jobs:
|
|||
|
||||
- name: Update dependencies
|
||||
run: |
|
||||
bunx taze -w
|
||||
bun update
|
||||
bun install
|
||||
|
||||
- name: Commit updates
|
||||
|
|
Loading…
Add table
Reference in a new issue