Skip to content

Commit 25a8682

Browse files
committed
yarn not npm
1 parent 9ed2fcc commit 25a8682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prettier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
cmd: install
2323

2424
- name: Run dependencies
25-
run: npm run format-check
25+
run: yarn run format-check

0 commit comments

Comments
 (0)