Update action.yml (#796)

This commit is contained in:
Yogesh Choudhary Paliyal
2024-03-01 20:58:31 +05:30
committed by GitHub
parent c02e6539e9
commit 029117a9c4
+1 -1
View File
@@ -10,7 +10,7 @@ runs:
uses: actions/setup-java@v4
with:
java-version: 17
distribution: adopt-openj9
distribution: oracle
- name: "Grant Gradlew rights"
run: chmod +x gradlew