Skip to content

Commit

Permalink
Update autofix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ifyour authored Mar 14, 2024
1 parent ade9b41 commit c7100b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- run: npx prettier --write "{src,public}"
- run: npx prettier --write ./src

- uses: autofix-ci/action@d3e591514b99d0fca6779455ff8338516663f7cc

0 comments on commit c7100b1

Please sign in to comment.