Skip to content

Commit

Permalink
Added installation of liquid prettier plugin
Browse files Browse the repository at this point in the history
Signed-off-by: George Araújo <[email protected]>
  • Loading branch information
george-gca committed Oct 24, 2024
1 parent ed1e8b0 commit 0203b6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Install Shopify Liquid Prettier Plugin 🛠️
run: |
npm install -g @shopify/prettier-plugin-liquid
- name: Run Prettier 💅🏽
uses: AbdulRehman-1/pr-prettier@initial
with:
Expand Down

0 comments on commit 0203b6c

Please sign in to comment.