updated java version
Some checks failed
Test setup and build APKs archlinux / Build-APK-Arch-Linux (push) Failing after 9m48s
Test setup and build APKs / Build-and-Create-Development-Environment (push) Successful in 12s

This commit is contained in:
2025-12-10 11:59:06 +01:00
parent 27ba868374
commit a38893f5a3
3 changed files with 8 additions and 7 deletions

View File

@@ -37,7 +37,8 @@ jobs:
- name: Build APKs release
run: |
# Run this command from your project root:
find . -name "build" -type d -exec rm -rf {} +
rm -rf ~/.gradle/caches/
rm -rf /workspace/Fast/apk/src/**/app/build/kotlin
./build.sh clean