Skip to content

Commit

Permalink
Update commit_check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
angeousta authored Dec 5, 2023
1 parent df5385a commit 0575606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: yarn install --frozen-lockfile

- name: Install yarn (packages missing)
run: yarn install --os=linux --cpu=x64 sharp
run: yarn add --os=linux --cpu=x64 sharp

- name: Run format check
run: yarn format:check
Expand Down

0 comments on commit 0575606

Please sign in to comment.