mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-11-05 02:11:01 +01:00
even faster
This commit is contained in:
parent
d168cfee3f
commit
b7383be97d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
java-version: ${{ matrix.java }}
|
||||
- name: Pull Maven Cache
|
||||
uses: actions/cache@v1.1.2
|
||||
uses: actions/cache@v2
|
||||
id: maven-cache
|
||||
with:
|
||||
path: ~/.m2/repository
|
||||
|
Loading…
Reference in New Issue
Block a user