Skip to content

Commit

Permalink
add specific prettier version
Browse files Browse the repository at this point in the history
  • Loading branch information
jiji14 authored and JGreenlee committed Dec 14, 2023
1 parent 0eab473 commit 58fba92
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npx prettier --check www
- run: npx [email protected] --check www


0 comments on commit 58fba92

Please sign in to comment.