Skip to content

Commit

Permalink
Force action re-run.
Browse files Browse the repository at this point in the history
  • Loading branch information
dweiss committed Jun 6, 2024
1 parent c08459a commit 75f1c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-checks-gradle-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
java-version: ${{ matrix.java-version }}

- name: set up alt java
- name: Set up RUNTIME_JAVA_HOME variable
if: ${{ matrix.uses-alt-java }}
run: |
echo "All installed JDKs:"
Expand Down

0 comments on commit 75f1c75

Please sign in to comment.