mirror of
https://github.com/OMGeeky/Kivy-Shopping-List.git
synced 2026-01-06 19:49:35 +01:00
remove gradle cache
does not work
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user