remove gradle cache

does not work
This commit is contained in:
OMGeeky
2023-03-26 13:50:02 +02:00
committed by GitHub
parent 419ebd1bcc
commit c643e05078

View File

@@ -31,10 +31,7 @@ jobs:
with:
path: src/.buildozer
key: ${{ runner.os }}-${{ steps.get-date.outputs.date }}-${{ hashFiles('src/buildozer.spec') }}
- name: Cache Gradle
uses: burrunan/gradle-cache-action@v1
- name: Checkout
uses: actions/checkout@v2