Updating GHES workflows

This commit is contained in:
GitHub Actions
2021-08-24 15:28:18 +00:00
parent 6cdaf1fd48
commit 6db2679ba5
3 changed files with 5 additions and 2 deletions
+1
View File
@@ -18,6 +18,7 @@ jobs:
with:
java-version: '11'
distribution: 'adopt'
cache: gradle
- name: Grant execute permission for gradlew
run: chmod +x gradlew