Update gradle.yml

fix resolving
This commit is contained in:
Yury
2021-08-22 13:39:20 +03:00
committed by GitHub
parent 2ba66d7f91
commit 5ebbb907e7

View File

@@ -51,8 +51,6 @@ jobs:
java-version: '8'
distribution: 'adopt'
cache: 'gradle' # will restore cache of dependencies and wrappers
cache: 'gradle' # will restore cache of dependencies and wrappers
- name: Grant execute permission for gradlew
run: chmod +x gradlew