mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2024-12-01 13:13:21 +01:00
Update gradle.yml
This commit is contained in:
parent
7849a99776
commit
2e741a0223
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Cache Gradle
|
- name: Cache Gradle
|
||||||
id: cache-gradle
|
id: cache-gradle
|
||||||
uses: actions/cache@v1
|
uses: actions/cache@v2.1.8
|
||||||
with:
|
with:
|
||||||
path: ~/.gradle
|
path: ~/.gradle
|
||||||
key: ${{ runner.os }}-gradle
|
key: ${{ runner.os }}-gradle
|
||||||
|
Loading…
Reference in New Issue
Block a user