updated fix

This commit is contained in:
Jegatheeswaran M
2022-05-18 02:12:47 +05:30
committed by GitHub Enterprise
parent 3d11a37224
commit 6f5db16de9

View File

@@ -19,7 +19,6 @@ jobs:
with:
java-version: '11'
distribution: 'adopt'
cache: gradle
- name: Grant execute permission for gradlew
run: chmod +x gradlew