Skip to content

Commit

Permalink
ci(update): fix the command to run molt
Browse files Browse the repository at this point in the history
  • Loading branch information
hasundue committed Oct 23, 2023
1 parent b3d95bf commit 91b3183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: deno task cache

- name: Run Molt
run: deno task update:commit --summary title.txt --report body.md --pre-commit lock test
run: deno task update:commit --summary title.txt --report body.md

- name: Check result
id: result
Expand Down

0 comments on commit 91b3183

Please sign in to comment.