feat (ci): remove gradle cache as it's broken
All checks were successful
Build Project / build (push) Successful in 15m36s

This commit is contained in:
TheClashFruit 2024-07-14 17:26:45 +02:00
parent 88783230ea
commit db2d06817b
Signed by: TheClashFruit
GPG key ID: 09BB24C34C2F3204

View file

@ -20,7 +20,6 @@ jobs:
java-version: |
17
21
cache: 'gradle'
- name: Make Gradle Executable
run: chmod +x ./gradlew
- name: Build with Gradle