Skip to content

Commit

Permalink
resolve graal warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-manes committed Mar 23, 2024
1 parent 5901228 commit 3d84225
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/run-gradle/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ runs:
if: inputs.java == 'GraalVM'
with:
distribution: 'graalvm'
components: 'native-image'
github-token: ${{ inputs.token }}
java-version: ${{ env.JAVA_VERSION }}
- name: Prepare JDK ${{ inputs.java }}
Expand Down

0 comments on commit 3d84225

Please sign in to comment.