mirror of
https://github.com/JamesPeters98/ChestsPlusPlus.git
synced 2024-11-22 02:25:58 +01:00
Update maven.yml
This commit is contained in:
parent
36614907d2
commit
f0f7a1966b
8
.github/workflows/maven.yml
vendored
8
.github/workflows/maven.yml
vendored
@ -23,11 +23,9 @@ jobs:
|
||||
with:
|
||||
path: |
|
||||
~/.m2
|
||||
~/BuildTools/Bukkit
|
||||
~/BuildTools/CraftBukkit
|
||||
~/BuildTools/Spigot
|
||||
~/BuildTools/BuildData
|
||||
key: buildtools-cache-${{ hashFiles('**/spigot-*.jar') }}
|
||||
~/BuildTools
|
||||
key: buildtools-cache-${{ hashFiles('spigot-*.jar') }}
|
||||
restore-keys: buildtools-cache-
|
||||
|
||||
- name: Check BuildTools cached
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user