Update build_app.yml

This commit is contained in:
Max Grakov
2024-11-07 12:08:48 +01:00
committed by GitHub
parent 7bca9be360
commit 904bcb8b7b

View File

@@ -33,7 +33,6 @@ jobs:
with:
distribution: 'zulu'
java-version: '21'
cache: 'gradle'
- name: Change wrapper permissions
run: chmod +x ./gradlew