Skip to content

Commit

Permalink
Try to fix installation
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Nov 17, 2023
1 parent 5725873 commit 531306a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
submodules: 'true'
show-progress: 'false'
- name: Install prettier-plugin-java
run: npm install -g prettier prettier-plugin-java
run: npm install prettier prettier-plugin-java --save-dev
- name: Prettify code
uses: creyD/[email protected]
with:
Expand Down

0 comments on commit 531306a

Please sign in to comment.