Skip to content
Prev Previous commit
Next Next commit
java
  • Loading branch information
millotp committed Apr 26, 2022
commit 2ee50f23e20b809251e8467126bebd4bd75c09ce
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ runs:
- name: Run yarn install and install java formatter
uses: ./.github/actions/cache
with:
language: true
language: java

- name: Setting diff outputs variables
if: inputs.type != 'minimal'
Expand Down