Skip to content

Commit

Permalink
fix: tweak autocorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
tiankaima committed Sep 17, 2024
1 parent 28fcd9c commit 1b951df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
continue-on-error: true
run: |
curl -fsSL https://raw.githubusercontent.com/huacnlee/autocorrect/main/install | sh
autocorrect --fix
autocorrect --fix ./*
- name: Prettier fix
continue-on-error: true
Expand Down

0 comments on commit 1b951df

Please sign in to comment.