0
0
mirror of https://github.com/mediathekview/zapp.git synced 2024-09-19 20:02:17 +02:00

Fixing cache naming

This commit is contained in:
Nicklas Wiegandt 2020-12-21 18:08:50 +01:00 committed by Christine Coenen
parent 0b4d1c5cd1
commit 1bc4e8dac0

View File

@ -12,10 +12,10 @@ jobs:
uses: actions/setup-java@v1
with:
java-version: 9
- name: Cache gradle and sdk
- name: Cache Gradle
uses: actions/cache@v2
env:
cache-name: Cache Gradle
cache-name: gradle-cache
with:
path: |
${{ github.workspace }}/.opt/cache/gradle/wrapper