Update maven.yml

This commit is contained in:
James Peters 2022-01-17 19:56:40 +00:00 committed by GitHub
parent 36614907d2
commit f0f7a1966b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 5 deletions

View File

@ -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: |