noszgradleurwaaaa
Deploy to FTP / deploy (push) Successful in 3s
Build APK / build (push) Failing after 39s

This commit is contained in:
Sebastian Molenda
2026-05-26 23:25:13 +02:00
parent cd5d92feff
commit 92b66f5b8b
+3
View File
@@ -21,6 +21,9 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Generate Gradle Wrapper
run: gradle wrapper
- name: Grant execute permission - name: Grant execute permission
run: chmod +x ./gradlew run: chmod +x ./gradlew