fix (ci): java was in the wrong order
Some checks failed
Build Project / build (pull_request) Has been cancelled

This commit is contained in:
TheClashFruit 2024-07-13 16:12:55 +02:00
parent 8daf7c7309
commit 3a82764c52
Signed by: TheClashFruit
GPG key ID: 09BB24C34C2F3204

View file

@ -18,8 +18,8 @@ jobs:
with:
distribution: 'temurin'
java-version: |
21
17
21
cache: 'gradle'
- name: Make Gradle Executable
run: chmod +x ./gradlew