This commit is contained in:
@@ -22,8 +22,8 @@ jobs:
|
|||||||
# Falls back to other distributions if Temurin 25 isn't available,
|
# Falls back to other distributions if Temurin 25 isn't available,
|
||||||
# or Oracle OpenJDK if specific EA builds are needed.
|
# or Oracle OpenJDK if specific EA builds are needed.
|
||||||
|
|
||||||
- name: Setup Gradle
|
# - name: Setup Gradle
|
||||||
uses: gradle/actions/setup-gradle@v3
|
# uses: gradle/actions/setup-gradle@v3
|
||||||
|
|
||||||
- name: Grant execute permission for gradlew
|
- name: Grant execute permission for gradlew
|
||||||
run: chmod +x gradlew
|
run: chmod +x gradlew
|
||||||
|
|||||||
Reference in New Issue
Block a user