Skip to content

Commit

Permalink
Fixed yml again
Browse files Browse the repository at this point in the history
  • Loading branch information
Yukthiw committed Jan 7, 2024
1 parent 965b9e2 commit 67443e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
node-version: 14

- name: Install dependencies
run: npm install
run: npm install –dev

- name: Prettier Check
run: prettier . --check
Expand Down

0 comments on commit 67443e0

Please sign in to comment.