Remove debugging step
Some checks failed
Build Android APK / build (push) Failing after 6s

This commit is contained in:
2026-04-16 18:11:55 +02:00
parent 7b0f443426
commit 062232a0bc

View File

@@ -12,9 +12,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Java version
run: java -version
- name: Setup JDK
uses: actions/setup-java@v4
with: