modified build for gitea workflow
Build Android APK / Build APK (push) Has been cancelled
CI/CD Pipeline / Run Tests (push) Has been cancelled
CI/CD Pipeline / Build APK (push) Has been cancelled

This commit is contained in:
Pablo
2026-03-09 22:44:26 +01:00
parent f4a0a97622
commit 403c19eed0
2 changed files with 9 additions and 0 deletions
+3
View File
@@ -21,6 +21,9 @@ jobs:
java-version: '17'
cache: 'gradle'
- name: Setup Android SDK
uses: android-actions/setup-android@v2
- name: Grant execute permission for gradlew
run: chmod +x gradlew